|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.transform.sax.SAXResult
com.sun.tools.xmlpp.PrettyPrintResult
public class PrettyPrintResult
Result that goes through pretty-printing.
| Field Summary |
|---|
| Fields inherited from class javax.xml.transform.sax.SAXResult |
|---|
FEATURE |
| Fields inherited from interface javax.xml.transform.Result |
|---|
PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING |
| Constructor Summary | |
|---|---|
PrettyPrintResult(java.io.OutputStream out)
|
|
PrettyPrintResult(java.io.Writer out)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.xml.transform.sax.SAXResult |
|---|
getHandler, getLexicalHandler, getSystemId, setHandler, setLexicalHandler, setSystemId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrettyPrintResult(java.io.OutputStream out)
public PrettyPrintResult(java.io.Writer out)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||