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

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

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

Methods in org.apache.any23.extractor.microdata that return MicrodataParserReport
static MicrodataParserReport MicrodataParser.getMicrodata(Document document)
          Returns all the Microdata items detected within the given document, works in full report mode.
static MicrodataParserReport MicrodataParser.getMicrodata(Document document, org.apache.any23.extractor.microdata.MicrodataParser.ErrorMode errorMode)
          Returns all the Microdata items detected within the given document.
 



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