- get(Class<E>) - Static method in class org.staxnav.ValueType
-
Returns a value type for an enum class.
- getAttribute(String) - Method in interface org.staxnav.StaxNavigator
-
Returns an attribute of the current element or null if such attribute does not exist.
- getAttribute(QName) - Method in interface org.staxnav.StaxNavigator
-
Returns an attribute of the current element or null if such attribute does not exist.
- getAttributes() - Method in interface org.staxnav.StaxNavigator
-
Returns all attributes of the current element or null when the no valid node is being navigated.
- getContent() - Method in interface org.staxnav.StaxNavigator
-
Returns the current navigated element textual content.
- getDepth() - Method in interface org.staxnav.StaxNavigator
-
Returns the current navigated element depth.
- getLocalName() - Method in interface org.staxnav.EnumElement
-
- getLocalName() - Method in interface org.staxnav.StaxNavigator
-
Returns the string representation of the local xml element.
- getLocalPart(E) - Method in class org.staxnav.Naming.Enumerated.Mapped
-
- getLocalPart(E) - Method in class org.staxnav.Naming.Enumerated.Simple
-
- getLocalPart(N) - Method in class org.staxnav.Naming
-
- getLocalPart(String) - Method in class org.staxnav.Naming.Local
-
- getLocalPart(QName) - Method in class org.staxnav.Naming.Qualified
-
- getLocation() - Method in exception org.staxnav.StaxNavException
-
- getLocation() - Method in interface org.staxnav.StaxNavigator
-
Returns the location of the start tag of the currently navigated element.
- getMessage() - Method in exception org.staxnav.StaxNavException
-
- getName(QName) - Method in class org.staxnav.Naming.Enumerated
-
- getName(String, String, String) - Method in class org.staxnav.Naming.Enumerated.Mapped
-
- getName(String, String, String) - Method in class org.staxnav.Naming.Enumerated.Simple
-
- getName(QName) - Method in class org.staxnav.Naming
-
- getName(String, String, String) - Method in class org.staxnav.Naming
-
- getName(String, String, String) - Method in class org.staxnav.Naming.Local
-
- getName(QName) - Method in class org.staxnav.Naming.Local
-
- getName(String, String, String) - Method in class org.staxnav.Naming.Qualified
-
- getName(QName) - Method in class org.staxnav.Naming.Qualified
-
- getName() - Method in interface org.staxnav.StaxNavigator
-
Returns the current navigated element name.
- getNamespaceByPrefix(String) - Method in interface org.staxnav.StaxNavigator
-
Returns a namespace URI by its prefix or return null if it is not bound.
- getNaming() - Method in interface org.staxnav.StaxNavigator
-
Returns the naming used for this navigator.
- getPrefix(E) - Method in class org.staxnav.Naming.Enumerated
-
- getPrefix(N) - Method in class org.staxnav.Naming
-
- getPrefix(String) - Method in class org.staxnav.Naming.Local
-
- getPrefix(QName) - Method in class org.staxnav.Naming.Qualified
-
- getQName() - Method in interface org.staxnav.StaxNavigator
-
Returns the qname of the current xml element.
- getQualifiedAttributes() - Method in interface org.staxnav.StaxNavigator
-
Returns all attributes of the current element or null when the no valid node is being navigated.
- getTrimContent() - Method in interface org.staxnav.StaxNavigator
-
Returns the trim content configuration.
- getURI(E) - Method in class org.staxnav.Naming.Enumerated
-
- getURI(N) - Method in class org.staxnav.Naming
-
- getURI(String) - Method in class org.staxnav.Naming.Local
-
- getURI(QName) - Method in class org.staxnav.Naming.Qualified
-