Package | Description |
---|---|
org.apache.any23.extractor.microdata |
This package provides classes for dealing with
Microdata extraction.
|
Modifier and Type | Method and Description |
---|---|
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-2013 The Apache Software Foundation. All Rights Reserved.