nu.validator.gnu.xml.aelfred2
Class XmlParser.Input
java.lang.Object
nu.validator.gnu.xml.aelfred2.XmlParser.Input
- Enclosing class:
- XmlParser
static class XmlParser.Input
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
characterHandler
CharacterHandler characterHandler
nextCharOnNewLine
boolean nextCharOnNewLine
columnPrev
int columnPrev
linePrev
int linePrev
prev
char prev
sourceType
int sourceType
readBuffer
char[] readBuffer
readBufferPos
int readBufferPos
readBufferLength
int readBufferLength
line
int line
charecterEncoding
String charecterEncoding
readBufferOverflow
int readBufferOverflow
is
InputStream is
currentByteCount
int currentByteCount
column
int column
reader
Reader reader
normalizationChecker
NormalizationChecker normalizationChecker
XmlParser.Input
XmlParser.Input()