|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputPosition | |
---|---|
net.sf.jsefa | |
net.sf.jsefa.common.lowlevel | |
net.sf.jsefa.common.lowlevel.io | |
net.sf.jsefa.rbf | |
net.sf.jsefa.rbf.lowlevel | |
net.sf.jsefa.xml | |
net.sf.jsefa.xml.lowlevel |
Uses of InputPosition in net.sf.jsefa |
---|
Methods in net.sf.jsefa that return InputPosition | |
---|---|
InputPosition |
Deserializer.getInputPosition()
Returns information about the current position within the input stream. |
InputPosition |
DeserializationException.getInputPosition()
Returns the position within the input stream where the error occurred. |
Methods in net.sf.jsefa with parameters of type InputPosition | |
---|---|
DeserializationException |
DeserializationException.setInputPosition(InputPosition inputPosition)
Sets the position within the input stream where the error occurred. |
Uses of InputPosition in net.sf.jsefa.common.lowlevel |
---|
Methods in net.sf.jsefa.common.lowlevel that return InputPosition | |
---|---|
InputPosition |
LowLevelDeserializer.getInputPosition()
Returns information about the current position within the input stream. |
Uses of InputPosition in net.sf.jsefa.common.lowlevel.io |
---|
Methods in net.sf.jsefa.common.lowlevel.io that return InputPosition | |
---|---|
InputPosition |
LineSegmentReader.getInputPosition()
Returns information about the current position within the input stream. |
Uses of InputPosition in net.sf.jsefa.rbf |
---|
Methods in net.sf.jsefa.rbf that return InputPosition | |
---|---|
InputPosition |
RbfDeserializerImpl.getInputPosition()
Returns information about the current position within the input stream. |
Uses of InputPosition in net.sf.jsefa.rbf.lowlevel |
---|
Methods in net.sf.jsefa.rbf.lowlevel that return InputPosition | |
---|---|
InputPosition |
RbfLowLevelDeserializerImpl.getInputPosition()
Returns information about the current position within the input stream. |
Uses of InputPosition in net.sf.jsefa.xml |
---|
Methods in net.sf.jsefa.xml that return InputPosition | |
---|---|
InputPosition |
XmlDeserializerImpl.getInputPosition()
Returns information about the current position within the input stream. |
Uses of InputPosition in net.sf.jsefa.xml.lowlevel |
---|
Methods in net.sf.jsefa.xml.lowlevel that return InputPosition | |
---|---|
InputPosition |
XmlPullBasedXmlLowLevelDeserializer.getInputPosition()
Returns information about the current position within the input stream. |
InputPosition |
StaxBasedXmlLowLevelDeserializer.getInputPosition()
Returns information about the current position within the input stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |