| Package | Description |
|---|---|
| org.apache.jena.atlas.lib |
| Modifier and Type | Method and Description |
|---|---|
static CharSpace |
CharSpace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharSpace[] |
CharSpace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CharSpace.isAscii(CharSpace charSpace) |
static void |
EscapeStr.stringEsc(AWriter out,
String s,
char quoteChar,
boolean singleLineString,
CharSpace charSpace) |
Licenced under the Apache License, Version 2.0