net.aerith.misao.xml
Class XmlDistortionField

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

public class XmlDistortionField
extends XmlDistortionField

The XmlDistortionField 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.XmlDistortionField
parentRNode, rContext, x, y
 
Constructor Summary
XmlDistortionField()
           
 
Methods inherited from class net.aerith.misao.xml.relaxer.XmlDistortionField
getParentRNode, getRContext, getRContextResolved, getRNodes, getX, getY, init, isMatch, isMatch, isMatchHungry, makeElement, setParentRNode, setRContext, setup, setup, setup, setX, setY
 
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

XmlDistortionField

public XmlDistortionField()