public class DescriptorElement
extends com.sankhya.util.xml.AbstractXMLElement
| Constructor and Description |
|---|
DescriptorElement() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdentifier() |
java.lang.String |
getLocation() |
java.lang.String |
getName() |
void |
handleElement(org.xml.sax.Attributes atts,
com.sankhya.util.xml.AbstractXMLElement parent) |
java.lang.String |
toString() |
public java.lang.String getIdentifier()
getIdentifier in class com.sankhya.util.xml.AbstractXMLElementpublic java.lang.String getLocation()
public java.lang.String getName()
public void handleElement(org.xml.sax.Attributes atts,
com.sankhya.util.xml.AbstractXMLElement parent)
throws org.xml.sax.SAXException
handleElement in class com.sankhya.util.xml.AbstractXMLElementorg.xml.sax.SAXExceptionpublic java.lang.String toString()
toString in class java.lang.Object