Package cdc.args.io
Class ArgsIo.ArgsParser
java.lang.Object
cdc.io.xml.AbstractStAXParser<Void>
cdc.args.io.ArgsIo.ArgsParser
- Enclosing class:
- ArgsIo
-
Nested Class Summary
Nested classes/interfaces inherited from class cdc.io.xml.AbstractStAXParser
cdc.io.xml.AbstractStAXParser.ContextElementParser<C extends Object>, cdc.io.xml.AbstractStAXParser.ElementParser -
Field Summary
Fields inherited from class cdc.io.xml.AbstractStAXParser
logger, reaction, reader, systemId -
Constructor Summary
ConstructorsConstructorDescriptionArgsParser(XMLStreamReader reader, String systemId, cdc.util.lang.FailureReaction reaction) -
Method Summary
Methods inherited from class cdc.io.xml.AbstractStAXParser
error, expect, expectEndDocument, expectEndElement, expectEndElement, expectStartDocument, expectStartElement, expectStartElement, expectStartElement, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsByte, getAttributeAsByte, getAttributeAsByte, getAttributeAsDouble, getAttributeAsDouble, getAttributeAsDouble, getAttributeAsEnum, getAttributeAsEnum, getAttributeAsEnum, getAttributeAsFloat, getAttributeAsFloat, getAttributeAsFloat, getAttributeAsInt, getAttributeAsInt, getAttributeAsInt, getAttributeAsLong, getAttributeAsLong, getAttributeAsLong, getAttributeAsOptionalBoolean, getAttributeAsOptionalBoolean, getAttributeAsOptionalByte, getAttributeAsOptionalByte, getAttributeAsOptionalDouble, getAttributeAsOptionalDouble, getAttributeAsOptionalEnum, getAttributeAsOptionalEnum, getAttributeAsOptionalFloat, getAttributeAsOptionalFloat, getAttributeAsOptionalInt, getAttributeAsOptionalInt, getAttributeAsOptionalLong, getAttributeAsOptionalLong, getAttributeAsOptionalRawEnum, getAttributeAsOptionalRawEnum, getAttributeAsOptionalShort, getAttributeAsOptionalShort, getAttributeAsRawEnum, getAttributeAsRawEnum, getAttributeAsRawEnum, getAttributeAsShort, getAttributeAsShort, getAttributeAsShort, getAttributeValue, getAttributeValue, getAttributeValue, getLogger, getReaction, getReader, getSystemId, ignoreElement, isStartElement, next, nextTag, onError, onError, onResult, parseChildren, parseChildren, trace, trace, unexpectedEvent
-
Constructor Details
-
ArgsParser
-
-
Method Details
-
parse
- Specified by:
parsein classcdc.io.xml.AbstractStAXParser<Void>
-
parseArgs
- Throws:
XMLStreamException
-