org.adempiere.pipo
Class Element
java.lang.Object
org.adempiere.pipo.Element
public class Element
- extends Object
XML element structure
- Author:
- Low Heng Sin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uri
public String uri
localName
public String localName
qName
public String qName
attributes
public Attributes attributes
defer
public boolean defer
parent
public Element parent
recordId
public int recordId
unresolved
public String unresolved
pass
public int pass
skip
public boolean skip
deferEnd
public boolean deferEnd
Element
public Element(String uri,
String localName,
String qName,
Attributes attributes)
- Parameters:
uri - localName - qName - attributes -
getElementValue
public String getElementValue()
- Returns:
- elementValue
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.