Class Parser
java.lang.Object
com.ongres.stringprep.codegenerator.Parser
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
unassignedCodePoints
-
mapToNothing
-
mapUsedWithNfkc
-
mapUsedWithNoNormalization
-
asciiSpace
-
nonAsciiSpace
-
asciiControl
-
nonAsciiControl
-
privateUse
-
nonCharacterCodePoints
-
surrogateCodes
-
inappropriatePlainText
-
inappropriateCanonicalRepresentation
-
changeDisplayProperties
-
taggingCharacters
-
propertyRorAL
-
propertyL
-
-
Constructor Details
-
Parser
Constructor of Parser class used to read all rfc files.- Throws:
IOException
- if a RFC file can't be read
-
-
Method Details
-
getUnassignedCodePoints
-
getMapToNothing
-
getMapUsedWithNfkc
-
getMapUsedWithNoNormalization
-
getAsciiSpace
-
getNonAsciiSpace
-
getAsciiControl
-
getNonAsciiControl
-
getPrivateUse
-
getNonCharacterCodePoints
-
getSurrogateCodes
-
getInappropriatePlainText
-
getInappropriateCanonicalRepresentation
-
getChangeDisplayProperties
-
getTaggingCharacters
-
getPropertyRorAL
-
getPropertyL
-