public class StylesheetStripper extends Stripper
ALWAYS_PRESERVE, ALWAYS_STRIP, CANNOT_STRIP, PRESERVE_PARENT, STRIP_DEFAULT
nextReceiver
pipelineConfiguration, previousAtomic, systemId
?????? |
---|
StylesheetStripper() |
?????? | ????? |
---|---|
Stripper |
getAnother()
Get a clean copy of this stripper
|
byte |
isSpacePreserving(int nameCode)
Decide whether an element is in the set of white-space preserving element types
|
byte |
isSpacePreserving(NodeInfo element)
Decide whether an element is in the set of white-space preserving element types.
|
attribute, characters, endElement, getStripAll, open, setPipelineConfiguration, setStripAll, setXPathContext, startElement
append, close, comment, endDocument, getConfiguration, getDocumentLocator, getNamePool, getUnderlyingReceiver, namespace, processingInstruction, setSystemId, setUnderlyingReceiver, setUnparsedEntity, startContent, startDocument
getPipelineConfiguration, getSystemId
public Stripper getAnother()
Stripper
getAnother
??? Stripper
public byte isSpacePreserving(int nameCode)
isSpacePreserving
??? Stripper
nameCode
- identifies the element being testedpublic byte isSpacePreserving(NodeInfo element) throws XPathException
isSpacePreserving
??? Stripper
element
- Identifies the element whose whitespace is possibly to
be preservedXPathException