Package org.apache.axis2.json.factory
Class XmlNode
- java.lang.Object
-
- org.apache.axis2.json.factory.XmlNode
-
public class XmlNode extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddChildToList(XmlNode child)List<XmlNode>getChildrenList()StringgetName()StringgetNamespaceUri()StringgetValueType()booleanisArray()booleanisAttribute()
-