net.aerith.misao.xml
Class XmlAstrometricError

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

public class XmlAstrometricError
extends XmlAstrometricError

The XmlAstrometricError 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.XmlAstrometricError
decl, parentRNode, ra, rContext, unit
 
Constructor Summary
XmlAstrometricError()
           
 
Methods inherited from class net.aerith.misao.xml.relaxer.XmlAstrometricError
getDecl, getParentRNode, getRa, getRContext, getRContextResolved, getRNodes, getUnit, init, isMatch, isMatch, isMatchHungry, makeElement, setDecl, setParentRNode, setRa, setRContext, setUnit, 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

XmlAstrometricError

public XmlAstrometricError()