|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.xml.xmlc.compiler.PrintInfo
Gather and print information about an document.
Constructor Summary | |
PrintInfo(org.w3c.dom.Document doc,
XMLCDocument xmlcDoc)
Construct document info from document. |
Method Summary | |
protected void |
printInfo(java.io.PrintWriter out)
Print document information. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrintInfo(org.w3c.dom.Document doc, XMLCDocument xmlcDoc)
Method Detail |
protected void printInfo(java.io.PrintWriter out)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |