static class ExtendedProperties.PropertiesReader
extends java.io.LineNumberReader
Type | Property and Description |
---|---|
java.lang.String |
read
Read a property.
|
Constructor and Description |
---|
PropertiesReader(java.io.Reader reader)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
readProperty()
Read a property.
|