public static final class SAXBuffer.StartElement extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Attributes |
attrs |
String |
localName |
String |
namespaceURI |
String |
qName |
| Constructor and Description |
|---|
StartElement(String namespaceURI,
String localName,
String qName,
Attributes attrs) |
public final String namespaceURI
public final String localName
public final String qName
public final Attributes attrs
public StartElement(String namespaceURI, String localName, String qName, Attributes attrs)
public void send(ContentHandler contentHandler) throws SAXException
SAXExceptionpublic void dump(Writer writer) throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved