Class Specification.OptionReader

  • All Implemented Interfaces:
    Specification.ChildReader
    Enclosing class:
    Specification

    private class Specification.OptionReader
    extends java.lang.Object
    implements Specification.ChildReader
    Options are special as they live in the allOptionGroups collection, which has its own particular semantics. So they need their own reader.
    • Constructor Detail

      • OptionReader

        private OptionReader()
    • Method Detail

      • readChild

        private void readChild​(FreeColXMLReader xr)
                        throws javax.xml.stream.XMLStreamException
        Throws:
        javax.xml.stream.XMLStreamException