This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.any23.extractor.microdata.ItemPropValue (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)

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

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

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

Methods in org.apache.any23.extractor.microdata that return ItemPropValue
 ItemPropValue MicrodataParser.getPropertyValue(Node node)
          Reads the value of a itemprop node.
 ItemPropValue ItemProp.getValue()
           
 

Constructors in org.apache.any23.extractor.microdata with parameters of type ItemPropValue
ItemProp(String xpath, String name, ItemPropValue value)
          Constructor.
 



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