|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.aerith.misao.xml.IONode
|
+--net.aerith.misao.xml.relaxer.XmlSystem
|
+--net.aerith.misao.xml.XmlSystem
The XmlSystem is an application side implementation
of the class that the relaxer generated automatically.
| Fields inherited from class net.aerith.misao.xml.relaxer.XmlSystem |
examinedDate,
modifiedDate,
parentRNode,
rContext,
version |
| Constructor Summary | |
XmlSystem()
|
|
| Method Summary | |
void |
setExaminedJD(JulianDay jd)
Sets the examined date. |
void |
setModifiedJD(JulianDay jd)
Sets the modified date. |
| Methods inherited from class net.aerith.misao.xml.relaxer.XmlSystem |
getExaminedDate,
getModifiedDate,
getParentRNode,
getRContext,
getRContextResolved,
getRNodes,
getVersion,
init,
isMatch,
isMatch,
isMatchHungry,
makeElement,
setExaminedDate,
setModifiedDate,
setParentRNode,
setRContext,
setup,
setup,
setup,
setVersion |
| Methods inherited from class net.aerith.misao.xml.IONode |
read,
read,
translateFrom,
translateTo,
write,
write |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public XmlSystem()
| Method Detail |
public void setExaminedJD(JulianDay jd)
jd - the examined date.public void setModifiedJD(JulianDay jd)
jd - the modified date.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||