|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.jelly.XMLOutput
com.sun.wts.tools.htmlmacro.HTMLOutput
public class HTMLOutput
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.jelly.XMLOutput |
|---|
LEXICAL_HANDLER_NAMES |
| Constructor Summary | |
|---|---|
HTMLOutput()
|
|
| Method Summary | |
|---|---|
static org.apache.commons.jelly.XMLOutput |
create(java.io.OutputStream os,
java.lang.String encoding)
|
| Methods inherited from class org.apache.commons.jelly.XMLOutput |
|---|
characters, close, comment, createDummyXMLOutput, createXMLOutput, createXMLOutput, createXMLOutput, createXMLOutput, createXMLOutput, createXMLOutput, endCDATA, endDocument, endDTD, endElement, endElement, endEntity, endPrefixMapping, flush, getContentHandler, getLexicalHandler, ignorableWhitespace, objectData, processingInstruction, setContentHandler, setDocumentLocator, setLexicalHandler, skippedEntity, startCDATA, startDocument, startDTD, startElement, startElement, startElement, startEntity, startPrefixMapping, toString, write, writeCDATA, writeComment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLOutput()
| Method Detail |
|---|
public static org.apache.commons.jelly.XMLOutput create(java.io.OutputStream os,
java.lang.String encoding)
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||