See: Description
Class | Description |
---|---|
Item |
Base class for Microdata items.
|
ItemProp |
Describes a Microdata item property.
|
ItemPropValue |
Describes a possible value for a Microdata item property.
|
ItemScope |
This class describes a Microdata itemscope.
|
MicrodataExtractor |
Default implementation of Microdata extractor,
based on
Extractor.TagSoupDOMExtractor . |
MicrodataExtractorFactory | |
MicrodataParser |
This class provides utility methods for handling Microdata
nodes contained within a DOM document.
|
MicrodataParserReport |
This class describes the report of the
MicrodataParser . |
Enum | Description |
---|---|
ItemPropValue.Type |
Supported types.
|
Exception | Description |
---|---|
MicrodataParserException |
Defines an exception occurring while parsing
Microdata.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.