public class StylesheetStripper extends Stripper
locator, outputStream, systemId, writer
baseEmitter, outputProperties
Constructor | Description |
---|---|
StylesheetStripper() |
Modifier and Type | Method | 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
|
getNamePool, getOutputProperties, getOutputStream, getSystemId, getWriter, makeEmitter, setOutputStream, setSystemId, usesWriter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, endDocument, processingInstruction, setDocumentLocator, setEscaping, setNamePool, setOutputProperties, setUnderlyingEmitter, setUnparsedEntity, setWriter
characters, endElement, getPreserveAll, getStripAll, setController, setPreserveAll, setStripAll, startDocument, startElement
public void setStylesheetRules(NamePool namePool)
public boolean isSpacePreserving(int nameCode)
isSpacePreserving
in class Stripper
uri
- The namespace URI of the element namelocalname
- The local part of the element name