| Modifier and Type | Field and Description |
|---|---|
Attributes |
attributes |
String |
localName |
String |
nsUri |
| Constructor and Description |
|---|
Element(String nsUri,
String localName,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
protected static String |
toString(Attributes attributes) |
public final String nsUri
public final String localName
public final Attributes attributes
public Element(String nsUri, String localName, Attributes attributes)
protected static String toString(Attributes attributes)
Copyright © 2017 Gregor Middell. All rights reserved.