Package | Description |
---|---|
org.apache.any23.extractor.microdata |
This package provides classes for dealing with
Microdata extraction.
|
Modifier and Type | Method and Description |
---|---|
ItemScope |
ItemPropValue.getAsNested() |
ItemScope[] |
MicrodataParserReport.getDetectedItemScopes() |
ItemScope |
MicrodataParser.getItemScope(Node node)
Returns the
ItemScope instance described within the specified node . |
Constructor and Description |
---|
MicrodataParserReport(ItemScope[] detectedItemScopes) |
MicrodataParserReport(ItemScope[] detectedItemScopes,
MicrodataParserException[] errors) |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.