Package cdc.args.io

Class ArgsIo.ArgsParser

java.lang.Object
cdc.io.xml.AbstractStAXParser<Void>
cdc.args.io.ArgsIo.ArgsParser
Enclosing class:
ArgsIo

public static class ArgsIo.ArgsParser extends cdc.io.xml.AbstractStAXParser<Void>
  • 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

    Constructors
    Constructor
    Description
    ArgsParser(XMLStreamReader reader, String systemId, cdc.util.lang.FailureReaction reaction)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Void
     
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait