public interface PropertyReader
| Modifier and Type | Method and Description |
|---|---|
Map |
readProperties()
Read a map of properties from this input source.
|
Map readProperties() throws PropertyException, IOException
PropertyException - Failed to read properties.IOException - I/O error while reading properties.Copyright © 2015 JBoss by Red Hat. All rights reserved.