net.aerith.misao.xml
Class XmlImageConfig

java.lang.Object
  |
  +--net.aerith.misao.xml.IONode
        |
        +--net.aerith.misao.xml.relaxer.XmlImageConfig
              |
              +--net.aerith.misao.xml.XmlImageConfig

public class XmlImageConfig
extends XmlImageConfig

The XmlImageConfig is an application side implementation of the class that the relaxer generated automatically.

See Also:
Serialized Form

Fields inherited from class net.aerith.misao.xml.relaxer.XmlImageConfig
fitsOrder, parentRNode, rContext
 
Constructor Summary
XmlImageConfig()
           
 
Methods inherited from class net.aerith.misao.xml.relaxer.XmlImageConfig
getFitsOrder, getParentRNode, getRContext, getRContextResolved, getRNodes, init, isMatch, isMatch, isMatchHungry, makeElement, setFitsOrder, setParentRNode, setRContext, setup, setup, setup
 
Methods inherited from class net.aerith.misao.xml.IONode
read, read, translateFrom, translateTo, write, write
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

XmlImageConfig

public XmlImageConfig()