net.aerith.misao.xml
Class XmlStarCount

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

public class XmlStarCount
extends XmlStarCount

The XmlStarCount 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.XmlStarCount
err, mov, neg, newValue, parentRNode, rContext, str, var
 
Constructor Summary
XmlStarCount()
           
 
Methods inherited from class net.aerith.misao.xml.relaxer.XmlStarCount
getErr, getMov, getNeg, getNew, getParentRNode, getRContext, getRContextResolved, getRNodes, getStr, getVar, init, isMatch, isMatch, isMatchHungry, makeElement, setErr, setMov, setNeg, setNew, setParentRNode, setRContext, setStr, setup, setup, setup, setVar
 
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

XmlStarCount

public XmlStarCount()