Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreadChildren(FreeColXMLReader xr)
-
-
-
Method Detail
-
readChildren
void readChildren(FreeColXMLReader xr) throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
-
-