Package cdc.args.io

Class 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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected Void parse()  
      Args parseArgs()  
      • 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