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

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

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

Methods in org.apache.any23.extractor.microdata that return ItemScope
 ItemScope ItemPropValue.getAsNested()
           
 ItemScope[] MicrodataParserReport.getDetectedItemScopes()
           
 ItemScope MicrodataParser.getItemScope(Node node)
          Returns the ItemScope instance described within the specified node.
 

Constructors in org.apache.any23.extractor.microdata with parameters of type ItemScope
MicrodataParserReport(ItemScope[] detectedItemScopes)
           
MicrodataParserReport(ItemScope[] detectedItemScopes, MicrodataParserException[] errors)
           
 



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