public class ASHTMLSerializer
extends org.apache.xml.serialize.HTMLSerializer
| Constructor and Description |
|---|
ASHTMLSerializer(Writer w,
org.apache.xml.serialize.OutputFormat format,
InternalPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElementIO(String namespaceURI,
String localName,
String rawName) |
protected String |
getEntityRef(int charToPrint) |
characters, characters, endElement, endElement, escapeURI, serializeElement, setOutputFormat, setXHTMLNamespace, startDocument, startElement, startElementasContentHandler, asDocumentHandler, asDOMSerializer, attributeDecl, checkUnboundNamespacePrefixedNode, cleanup, comment, comment, content, elementDecl, endCDATA, endDocument, endDTD, endEntity, endNonEscaping, endPrefixMapping, endPreserving, enterElementState, externalEntityDecl, fatalError, getElementState, getPrefix, ignorableWhitespace, internalEntityDecl, isDocumentState, leaveElementState, modifyDOMError, notationDecl, prepare, printCDATAText, printDoctypeURL, printEscaped, printEscaped, printText, printText, processingInstruction, processingInstructionIO, reset, serialize, serialize, serialize, serializeNode, serializePreRoot, setDocumentLocator, setOutputByteStream, setOutputCharStream, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startNonEscaping, startPrefixMapping, startPreserving, surrogates, unparsedEntityDeclpublic ASHTMLSerializer(Writer w, org.apache.xml.serialize.OutputFormat format, InternalPolicy policy)
protected String getEntityRef(int charToPrint)
getEntityRef in class org.apache.xml.serialize.HTMLSerializerpublic void endElementIO(String namespaceURI, String localName, String rawName) throws IOException
endElementIO in class org.apache.xml.serialize.HTMLSerializerIOExceptionCopyright © 2014. All rights reserved.