public class ItemProp extends Item
Constructor and Description |
---|
ItemProp(String xpath,
String name,
ItemPropValue value)
Constructor.
|
public ItemProp(String xpath, String name, ItemPropValue value)
xpath
- item location in container document.name
- item property name.value
- item property value.public String getName()
public ItemPropValue getValue()
public String toJSON()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.