public class StylesheetStripper extends Stripper
locator, outputStream, systemId, writerbaseEmitter, 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, usesWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomment, endDocument, processingInstruction, setDocumentLocator, setEscaping, setNamePool, setOutputProperties, setUnderlyingEmitter, setUnparsedEntity, setWritercharacters, endElement, getPreserveAll, getStripAll, setController, setPreserveAll, setStripAll, startDocument, startElementpublic 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