Bndtools http://bndtools.org/
- java.lang.Object
-
- aQute.libg.sax.SAXElement
-
-
Constructor Summary
Constructors
| Constructor and Description |
SAXElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.xml.sax.Attributes |
getAtts() |
java.lang.String |
getLocalName() |
java.lang.String |
getqName() |
java.lang.String |
getUri() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SAXElement
public SAXElement(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes atts)
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.