aQute.libg.sax
Class SAXElement
java.lang.Object
aQute.libg.sax.SAXElement
public class SAXElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAXElement
public SAXElement(String uri,
String localName,
String qName,
Attributes atts)
getUri
public String getUri()
getLocalName
public String getLocalName()
getqName
public String getqName()
getAtts
public Attributes getAtts()
Copyright © 2012 aQute SARL. All Rights Reserved.