public class StylesheetStripper extends Stripper
baseEmitter, outputPropertieslocator, outputStream, systemId, writer| Constructor and Description |
|---|
StylesheetStripper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSpacePreserving(int nameCode)
Decide whether an element is in the set of white-space preserving element types
|
void |
setStylesheetRules(NamePool namePool)
Set the rules appropriate for whitespace-stripping in a stylesheet
|
characters, endElement, getPreserveAll, getStripAll, setController, setPreserveAll, setStripAll, startDocument, startElementcomment, endDocument, processingInstruction, setDocumentLocator, setEscaping, setNamePool, setOutputProperties, setUnderlyingEmitter, setUnparsedEntity, setWritergetNamePool, getOutputProperties, getOutputStream, getSystemId, getWriter, makeEmitter, setOutputStream, setSystemId, usesWriterpublic void setStylesheetRules(NamePool namePool)
public boolean isSpacePreserving(int nameCode)
isSpacePreserving in class Stripperuri - The namespace URI of the element namelocalname - The local part of the element name