| Interface | Description |
|---|---|
| AbstractEntryContainer |
AbstractEntryContainer is a base interface for any object
that can contain AbstractEntry items
|
| Class | Description |
|---|---|
| AbstractConfigurationFile | |
| AbstractEntry |
AbstractEntry represents an entry in a configuration file
|
| CommentEntry |
CommentEntry represents a comment entry in a configuration file
|
| ConfigurationFileListIterator |
ConfigurationFileListIterator provides a ListIterator for a
configuration File that provides checked access.
|
| Indentation |
Indentation encapsulates the logic of indentation
|
| LineFeedEntry |
LineFeedEntry represents a line feed entry in a configuration file
|
| PropertiesConfigurationFile |
PropertiesConfigurationFile represents a Java properties File.
|
| PropertyEntry | |
| UnicodeHelper |
UnicodeHelper helps with Unicode sequences
|
| WhitespaceEntry |
WhitespaceEntry represents a white space entry in a configuration file
|
| XMLParser |
Gives XML edit and get methods.
|
| XPATHHelper |
A stateless helper class for extracting slices/nodes/attributes
using XPATH
|
? Copyright 2013 BMC Software, Inc.