Uses of Class
org.apache.any23.extractor.microdata.ItemPropValue.Type

Packages that use ItemPropValue.Type
org.apache.any23.extractor.microdata   
 

Uses of ItemPropValue.Type in org.apache.any23.extractor.microdata
 

Methods in org.apache.any23.extractor.microdata that return ItemPropValue.Type
 ItemPropValue.Type ItemPropValue.getType()
           
static ItemPropValue.Type ItemPropValue.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ItemPropValue.Type[] ItemPropValue.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.any23.extractor.microdata with parameters of type ItemPropValue.Type
ItemPropValue(Object content, ItemPropValue.Type type)
          Constructor.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.