|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
IXMLConfigurable
instance
can be written, and read into an new instance that is equal as per
Object.equals(Object)
.
.properties
files.
HierarchicalConfiguration.configurationAt(String)
, except that
it first checks if the key exists before attempting to retrieve it,
and returns null
on missing keys instead of an
IllegalArgumentException
URL
class.FileUtil.visit*
methods.FilteredInputStream
.Reader
from a XMLConfiguration
.
Properties
that enforces the use of String keys and values, but offers many
convenience methods for storing and retrieving multiple values of different
types (e.g.Properties
initializing it with values
from the given Map
.
Properties
initializing it with values
from the given Map
.
TypeProperties
exception.FilteredInputStream
, based on a given regular expression.InputStream
implementation for streaming files in reverse order
(from the end of file to its beginning).ReverseFileInputStream
instance.
http
scheme to https
.
Sleep
exception wrapping any
InterruptedException
thrown.Map
(key and element pairs) to the output character
stream in a format suitable for using the
Properties.load(Reader)
method.
Map
(key and element pairs) to the output character
stream in a format suitable for using the
Properties.load(Reader, String)
method.
Map
(key and element pairs) to the output character
stream in a format suitable for using the
Properties.load(InputStream)
method.
Map
(key and element pairs) to the output character
stream in a format suitable for using the
Properties.load(InputStream, String)
method.
Properties
table to the output stream in a format suitable
for loading into a Properties
table using the
load
method.
Map
, using the specified encoding.
Map
, using the specified encoding.
Map
, using the specified encoding.
QueryString
to a URL-encoded string
representation that can be appended as is to a URL with no query string.
URI
.
URL
.
https
scheme to http
.
URLNormalizer
instance.
URLNormalizer
instance.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |