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, startElement
asContentHandler, 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, unparsedEntityDecl
public ASHTMLSerializer(Writer w, org.apache.xml.serialize.OutputFormat format, InternalPolicy policy)
protected String getEntityRef(int charToPrint)
getEntityRef
in class org.apache.xml.serialize.HTMLSerializer
public void endElementIO(String namespaceURI, String localName, String rawName) throws IOException
endElementIO
in class org.apache.xml.serialize.HTMLSerializer
IOException
Copyright © 2019. All rights reserved.