Uses of Class
xv.text.PropertiesReader

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.
 



Copyright © 2008-2011. All Rights Reserved.