public class StylesheetStripper extends Stripper
ALWAYS_PRESERVE, ALWAYS_STRIP, CANNOT_STRIP, PRESERVE_PARENT, STRIP_DEFAULT
nextReceiver
pipelineConfiguration, previousAtomic, systemId
Constructor and Description |
---|
StylesheetStripper() |
Modifier and Type | Method and Description |
---|---|
Stripper |
getAnother()
Get a clean copy of this stripper.
|
byte |
isSpacePreserving(int fingerprint)
Decide whether an element is in the set of white-space preserving element types
|
attribute, characters, endElement, open, startElement, usesTypeAnnotations
append, close, comment, endDocument, getConfiguration, getDocumentLocator, getNamePool, getUnderlyingReceiver, namespace, processingInstruction, setPipelineConfiguration, setSystemId, setUnderlyingReceiver, setUnparsedEntity, startContent, startDocument
append, getPipelineConfiguration, getSystemId
public Stripper getAnother()
Stripper
getAnother
in class Stripper
public byte isSpacePreserving(int fingerprint)
isSpacePreserving
in class Stripper
fingerprint
- identifies the element being tested