net.aerith.misao.xml
Class XmlPixy

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

public class XmlPixy
extends XmlPixy

The XmlPixy 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.XmlPixy
batch, informationHolder, magRecordHolder, parentRNode, positionRecordHolder, rContext, recordHolder, report, variabilityHolder
 
Constructor Summary
XmlPixy()
           
 
Methods inherited from class net.aerith.misao.xml.relaxer.XmlPixy
getBatch, getInformationHolder, getMagRecordHolder, getParentRNode, getPositionRecordHolder, getRContext, getRContextResolved, getRecordHolder, getReport, getRNodes, getVariabilityHolder, init, isMatch, isMatch, isMatchHungry, makeElement, setBatch, setInformationHolder, setMagRecordHolder, setParentRNode, setPositionRecordHolder, setRContext, setRecordHolder, setReport, setup, setup, setup, setVariabilityHolder
 
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

XmlPixy

public XmlPixy()