|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesReader | |
---|---|
xv.text | [beta] Provides classes for dealing with text and Native Language Support. |
Uses of PropertiesReader in xv.text |
---|
Methods in xv.text with parameters of type PropertiesReader | |
---|---|
static HashMap<String,String> |
PropertiesReader.loadProperties(PropertiesReader reader)
Utility method for reading properties into a new HashMap . |
static void |
PropertiesReader.loadProperties(PropertiesReader reader,
Map<? super String,? super String> properties)
Utility method for reading properties into a pre-existing Map . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |