Package | Description |
---|---|
org.apache.any23.extractor.microdata |
This package provides classes for dealing with
Microdata extraction.
|
Modifier and Type | Method and Description |
---|---|
ItemPropValue |
MicrodataParser.getPropertyValue(Node node)
Reads the value of a itemprop node.
|
ItemPropValue |
ItemProp.getValue() |
Constructor and Description |
---|
ItemProp(String xpath,
String name,
ItemPropValue value)
Constructor.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.