net.sf.freecol.common.model
Class Specification.OptionReader

java.lang.Object
  extended by net.sf.freecol.common.model.Specification.OptionReader
All Implemented Interfaces:
Specification.ChildReader
Enclosing class:
Specification

private class Specification.OptionReader
extends java.lang.Object
implements Specification.ChildReader


Constructor Summary
private Specification.OptionReader()
           
 
Method Summary
 void readChildren(javax.xml.stream.XMLStreamReader xsr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Specification.OptionReader

private Specification.OptionReader()
Method Detail

readChildren

public void readChildren(javax.xml.stream.XMLStreamReader xsr)
                  throws javax.xml.stream.XMLStreamException
Specified by:
readChildren in interface Specification.ChildReader
Throws:
javax.xml.stream.XMLStreamException