A G I O S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- appendN(char, int, StringBuilder) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
-
Appends the specified character n times to the supplied StringBuilder.
- ASCIIUtil - Class in org.eclipse.rdf4j.common.text
-
Utility methods for ASCII character checking.
- ASCIIUtil() - Constructor for class org.eclipse.rdf4j.common.text.ASCIIUtil
G
- gsub(String, String, String) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
-
Deprecated.use
instead.
I
- isHex(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
-
Check whether the supplied character is a Hexadecimal character.
- isLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
-
Checks whether the supplied character is a letter.
- isLetterOrNumber(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
-
Checks whether the supplied character is a letter or number.
- isLowerCaseLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
-
Checks whether the supplied character is an lower-case letter.
- isNumber(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
-
Checks whether the supplied character is a number.
- isUpperCaseLetter(int) - Static method in class org.eclipse.rdf4j.common.text.ASCIIUtil
-
Checks whether the supplied character is an upper-case letter.
O
- org.eclipse.rdf4j.common.text - package org.eclipse.rdf4j.common.text
S
- simpleEscapeIRI(String, Appendable, boolean) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
-
Escapes a string to a (mostly) conforming IRI value and append it to the appendable.
- StringUtil - Class in org.eclipse.rdf4j.common.text
- StringUtil() - Constructor for class org.eclipse.rdf4j.common.text.StringUtil
T
- trimDoubleQuotes(String) - Static method in class org.eclipse.rdf4j.common.text.StringUtil
-
Removes the double quote from the start and end of the supplied string if it starts and ends with this character.
All Classes All Packages