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

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

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


Constructor Summary
private Specification.ModifierReader()
           
 
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.ModifierReader

private Specification.ModifierReader()
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