| Package | Description |
|---|---|
| org.jsefa | |
| org.jsefa.common.lowlevel | |
| org.jsefa.common.lowlevel.io | |
| org.jsefa.rbf | |
| org.jsefa.rbf.lowlevel | |
| org.jsefa.xml | |
| org.jsefa.xml.lowlevel |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
DeserializationException |
DeserializationException.setInputPosition(InputPosition inputPosition)
Sets the position within the input stream where the error occurred.
|
| Modifier and Type | Method and Description |
|---|---|
InputPosition |
LowLevelDeserializer.getInputPosition()
Returns information about the current position within the input stream.
|
| Modifier and Type | Method and Description |
|---|---|
InputPosition |
LineSegmentReader.getInputPosition()
Returns information about the current position within the input stream.
|
| Modifier and Type | Method and Description |
|---|---|
InputPosition |
RbfDeserializerImpl.getInputPosition()
Returns information about the current position within the input stream.
|
| Modifier and Type | Method and Description |
|---|---|
InputPosition |
RbfLowLevelDeserializerImpl.getInputPosition()
Returns information about the current position within the input stream.
|
| Modifier and Type | Method and Description |
|---|---|
InputPosition |
XmlDeserializerImpl.getInputPosition()
Returns information about the current position within the input stream.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014. All rights reserved.