| Class and Description |
|---|
| AbstractPropertiesBase
These are the map-like facade methods available to the Properties class.
|
| BasicOutputFormat
Default formatting for properties output.
|
| BasicValueModel
Representation of properties values which accounts better for the actual complexity of a potential properties value.
|
| BracketSaxHandler |
| Comment |
| ContentType
This is like a content or mime type from an http page
There does not seem to be an official java properties content type.
|
| GroupParams |
| Node
Node Interface
|
| NodeVisitor |
| OutputFormat
You can implement custom output formats using this interface and OutputAdapter.writeTo(Writer, OutputFormat);
|
| Properties
In the java.util package, Properties is not an Interface.
|
| Properties.Mode
Mode is the available combinations of lexer and parser
BasicToken - PropertiesLexer and PropertiesParser.
|
| PropertiesImpl
A better Properties class.
|
| PropertiesToken
Container for token type and text
|
| PropertiesTokenType
Tokens used in the PropertiesLexer and PropertiesParser.
|
| ValueModel
As of version 1.3.2, ValueModel is an interface.
|
| Class and Description |
|---|
| OutputFormat
You can implement custom output formats using this interface and OutputAdapter.writeTo(Writer, OutputFormat);
|
| Properties
In the java.util package, Properties is not an Interface.
|
| PropertiesParser2
Use the line scanner to load a Properties implementation.
|
| Class and Description |
|---|
| OutputFormat
You can implement custom output formats using this interface and OutputAdapter.writeTo(Writer, OutputFormat);
|
| Class and Description |
|---|
| PropertiesToken
Container for token type and text
|
| Class and Description |
|---|
| Properties
In the java.util package, Properties is not an Interface.
|
| Class and Description |
|---|
| Properties
In the java.util package, Properties is not an Interface.
|
Copyright © 2011-2014 David R. Smith. All Rights Reserved.