Class | Description |
---|---|
Props |
Super properties: fast, configurable, supports (ini) sections, profiles.
|
PropsConverter |
Converter of Java Properties to Jodd Props format.
|
PropsData |
Props data storage for base and profile properties.
|
PropsEntries |
Props iterator builder.
|
PropsEntry |
Holds props value.
|
PropsParser |
Props parser. |
Enum | Description |
---|---|
PropsParser.Operator |
Different assignment operators.
|
PropsParser.ParseState |
Parsing states.
|
Copyright © 2003-present Jodd Team