|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.util.xml.DocumentReader
org.mmbase.util.xml.DocumentWriter
org.mmbase.util.xml.ModuleWriter
| Field Summary |
| Fields inherited from class org.mmbase.util.xml.DocumentReader |
document, DTD_ERROR, DTD_ERROR_1_0, FILENOTFOUND, PUBLIC_ID_ERROR, PUBLIC_ID_ERROR_1_0 |
| Constructor Summary | |
ModuleWriter(Module module)
Constructs the document writer. |
|
| Method Summary | |
protected void |
generate()
Generates the document. |
| Methods inherited from class org.mmbase.util.xml.DocumentWriter |
addComment, addComment, addComment, addContentElement, generateDocument, getDocument, getIncludeComments, getMessage, getMessage, getMessage, getMessage, getMessageRetriever, setIncludeComments, write, writeToFile, writeToStream, writeToString |
| Methods inherited from class org.mmbase.util.xml.DocumentReader |
getDocumentBuilder, getDocumentBuilder, getFileName, getNodeTextValue, registerPublicIDs, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModuleWriter(Module module)
throws org.w3c.dom.DOMException
module - the module for which to create an XML document.| Method Detail |
protected void generate()
throws org.w3c.dom.DOMException
generate in class DocumentWriterorg.w3c.dom.DOMException - when an error occurred during generation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||