net.aerith.misao.xml
Class XmlPositionRecordHolder

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

public class XmlPositionRecordHolder
extends XmlPositionRecordHolder

The XmlPositionRecordHolder 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.XmlPositionRecordHolder
parentRNode, positionRecord, rContext
 
Constructor Summary
XmlPositionRecordHolder()
           
 
Methods inherited from class net.aerith.misao.xml.relaxer.XmlPositionRecordHolder
addPositionRecord, getParentRNode, getPositionRecord, getRContext, getRContextResolved, getRNodes, init, isMatch, isMatch, isMatchHungry, makeElement, setParentRNode, setPositionRecord, 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

XmlPositionRecordHolder

public XmlPositionRecordHolder()