|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stylebook.AbstractComponent
org.apache.stylebook.printers.XMLPrinter
public class XMLPrinter
The XMLPrinter Printer writes documents in their canonical XML form.
| Field Summary |
|---|
| Fields inherited from class org.apache.stylebook.AbstractComponent |
|---|
engine, params |
| Constructor Summary | |
|---|---|
XMLPrinter()
|
|
| Method Summary | |
|---|---|
void |
print(org.w3c.dom.Document doc,
CreationContext c,
java.io.OutputStream out)
Print a DOM Document. |
| Methods inherited from class org.apache.stylebook.AbstractComponent |
|---|
debug, init, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.stylebook.Component |
|---|
init |
| Constructor Detail |
|---|
public XMLPrinter()
| Method Detail |
|---|
public void print(org.w3c.dom.Document doc,
CreationContext c,
java.io.OutputStream out)
throws CreationException,
java.io.IOException
print in interface PrinterCreationException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||