net.sf.freecol.common.model
Interface Specification.ChildReader

All Known Implementing Classes:
Specification.ModifierReader, Specification.OptionReader, Specification.TypeReader
Enclosing class:
Specification

private static interface Specification.ChildReader


Method Summary
 void readChildren(javax.xml.stream.XMLStreamReader xsr)
           
 

Method Detail

readChildren

void readChildren(javax.xml.stream.XMLStreamReader xsr)
                  throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException