Interface | Description |
---|---|
Escaper |
Escape a string for a specific text format.
|
ListFormatter |
Configurable formatting of a list of strings as one string.
|
Class | Description |
---|---|
AbstractEscaper |
Abstract implementation of an escaper.
|
CharacterEncodingDetector |
Try to detect the character encoding of an input stream reading Japanese
text.
|
DefaultListFormatter |
Configurable formatting of a list of strings as one string.
|
IOUtils |
Static utility methods for input/output.
|
LaTeXEscaper |
Escapes LaTeX special characters.
|
NullIterator<T> |
Iterator implementation without any elements.
|
NumberTools |
Utility methods for handling numbers.
|
ObjectUtils | |
StringTools |
Utility functions for handling Japanese characters and strings.
|
UTF8ResourceBundleControl |
ResourceBundle control which loads UTF-8 encoded properties files.
|
XMLTools |
Static utility functions for XML handling.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.