JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
M
P
S
U
B
bidirectional(List<Integer>)
- Static method in class com.ongres.stringprep.
StringPrep
bidirectionalPropertyL(int)
- Static method in class com.ongres.stringprep.
StringPrep
bidirectionalPropertyRorAL(int)
- Static method in class com.ongres.stringprep.
StringPrep
C
com.ongres.saslprep
- package com.ongres.saslprep
com.ongres.stringprep
- package com.ongres.stringprep
com.ongres.stringprep.codegenerator
- package com.ongres.stringprep.codegenerator
com.ongres.stringprep.codegenerator.parsers
- package com.ongres.stringprep.codegenerator.parsers
G
GeneratorCode
- Class in
com.ongres.stringprep.codegenerator
GeneratorCode()
- Constructor for class com.ongres.stringprep.codegenerator.
GeneratorCode
getAsciiControl()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getAsciiSpace()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getChangeDisplayProperties()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getInappropriateCanonicalRepresentation()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getInappropriatePlainText()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getMapToNothing()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getMapUsedWithNfkc()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getMapUsedWithNoNormalization()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getNonAsciiControl()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getNonAsciiSpace()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getNonCharacterCodePoints()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getPrivateUse()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getPropertyL()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getPropertyRorAL()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getSurrogateCodes()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getTaggingCharacters()
- Method in class com.ongres.stringprep.codegenerator.
Parser
getUnassignedCodePoints()
- Method in class com.ongres.stringprep.codegenerator.
Parser
M
main(String[])
- Static method in class com.ongres.stringprep.codegenerator.
GeneratorCode
Generate StringPrep class dynamically.
mapToNothing(int)
- Static method in class com.ongres.stringprep.
StringPrep
mapUsedWithNfkc(int)
- Static method in class com.ongres.stringprep.
StringPrep
mapUsedWithNoNormalization(int)
- Static method in class com.ongres.stringprep.
StringPrep
P
parseAsciiControl()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseAsciiSpace()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseBidirectionalPropertyL()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserBidirectionalTables
parseBidirectionalPropertyRorAL()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserBidirectionalTables
parseChangeDisplayProperties()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseInappropriateCanonicalRepresentation()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseInappropriatePlainText()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseMapToNothing()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserMappingTables
parseMapUsedWithNfkc()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserMappingTables
parseMapUsedWithNoNormalization()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserMappingTables
parseNonAsciiControl()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseNonAsciiSpace()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseNonCharacterCodePoints()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parsePrivateUse()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
Parser
- Class in
com.ongres.stringprep.codegenerator
Parser()
- Constructor for class com.ongres.stringprep.codegenerator.
Parser
Constructor of Parser class used to read all rfc files.
ParserBidirectionalTables
- Class in
com.ongres.stringprep.codegenerator.parsers
ParserMappingTables
- Class in
com.ongres.stringprep.codegenerator.parsers
ParserProhibitionTables
- Class in
com.ongres.stringprep.codegenerator.parsers
ParserUnicodeRepertoires
- Class in
com.ongres.stringprep.codegenerator.parsers
ParserUtil
- Class in
com.ongres.stringprep.codegenerator.parsers
ParserUtil()
- Constructor for class com.ongres.stringprep.codegenerator.parsers.
ParserUtil
parseSurrogateCodes()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseTaggingCharacters()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserProhibitionTables
parseToListArrayInt(String)
- Method in class com.ongres.stringprep.codegenerator.parsers.
ParserUtil
Parse a file with ranges of hexadecimal to a list of list of integers.
parseToListArrayInt(String, Pattern)
- Method in class com.ongres.stringprep.codegenerator.parsers.
ParserUtil
Parse a file with ranges of hexadecimal to a list of list of integers.
parseToListInteger(String, Pattern)
- Method in class com.ongres.stringprep.codegenerator.parsers.
ParserUtil
Parse a file with hexadecimal to a list of integers.
parseToMapListInteger(String, Pattern, Pattern)
- Method in class com.ongres.stringprep.codegenerator.parsers.
ParserUtil
Parse a file with mappings to a map of list of integers.
parseUnassignedCodePoints()
- Static method in class com.ongres.stringprep.codegenerator.parsers.
ParserUnicodeRepertoires
prohibitionAsciiControl(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionAsciiSpace(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionChangeDisplayProperties(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionInappropriateCanonicalRepresentation(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionInappropriatePlainText(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionNonAsciiControl(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionNonAsciiSpace(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionNonCharacterCodePoints(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionPrivateUse(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionSurrogateCodes(int)
- Static method in class com.ongres.stringprep.
StringPrep
prohibitionTaggingCharacters(int)
- Static method in class com.ongres.stringprep.
StringPrep
S
SaslPrep
- Class in
com.ongres.saslprep
SaslPrep()
- Constructor for class com.ongres.saslprep.
SaslPrep
saslPrep(String, boolean)
- Static method in class com.ongres.saslprep.
SaslPrep
SaslPrep profile of StringPrep algorithm.
StringPrep
- Class in
com.ongres.stringprep
StringPrep()
- Constructor for class com.ongres.stringprep.
StringPrep
U
unassignedCodePoints(int)
- Static method in class com.ongres.stringprep.
StringPrep
B
C
G
M
P
S
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019–2025. All rights reserved.