class Configuration.PropertiesReader
extends java.io.LineNumberReader
| Type | Property and Description |
|---|---|
java.lang.String |
read
Read a property.
|
| Constructor and Description |
|---|
Configuration.PropertiesReader(java.io.Reader reader)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
readProperty()
Read a property.
|
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.