public class EncounteredElement extends Object
| Constructor and Description |
|---|
EncounteredElement(String rootNamespace,
XMLStreamReader reader,
ParseLevel level) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<String> |
getAttributes() |
String |
getAttributesString() |
ParseLevel |
getLevel() |
String |
getLocalName() |
String |
getNamespaceUri() |
int |
hashCode() |
String |
toString() |
public EncounteredElement(String rootNamespace, XMLStreamReader reader, ParseLevel level)
public ParseLevel getLevel()
public String getLocalName()
public String getAttributesString()
public String getNamespaceUri()
Copyright © 2018. All rights reserved.