Enum LargeLiteralHandling

java.lang.Object
java.lang.Enum<LargeLiteralHandling>
org.eclipse.rdf4j.rio.helpers.LargeLiteralHandling
All Implemented Interfaces:
Serializable, Comparable<LargeLiteralHandling>

public enum LargeLiteralHandling extends Enum<LargeLiteralHandling>
An enumeration used to define constants used with the BasicParserSettings.LARGE_LITERALS_HANDLING parser setting.
Author:
Peter Ansell