Uses of Interface
org.simpleframework.xml.stream.Position
Packages that use Position
-
Uses of Position in org.simpleframework.xml.stream
Classes in org.simpleframework.xml.stream that implement PositionModifier and TypeClassDescription(package private) class
TheInputPosition
object is used to acquire the line number within the XML document.Methods in org.simpleframework.xml.stream that return PositionModifier and TypeMethodDescriptionInputAttribute.getPosition()
This provides the position of this node within the document.InputElement.getPosition()
This provides the position of this node within the document.InputNode.getPosition()
This provides the position of this node within the document.