Uses of Class
de.hpi.fgis.voidgen.hadoop.config.Property

Packages that use Property
de.hpi.fgis.voidgen.hadoop.config Contains classes for parsing Hadoop XML configuration files and provides a class for converting an XML configuration file to generic options. 
 

Uses of Property in de.hpi.fgis.voidgen.hadoop.config
 

Methods in de.hpi.fgis.voidgen.hadoop.config that return types with arguments of type Property
 java.util.Iterator<Property> XMLConfigurationHandler.iterator()