ALWAYS_PRESERVE, ALWAYS_STRIP, CANNOT_STRIP, PRESERVE_PARENT, STRIP_DEFAULT
nextReceiver
pipelineConfiguration, previousAtomic, systemId
?????? |
---|
AllElementStripper() |
?????? | ????? |
---|---|
Stripper |
getAnother()
Get a clean copy of this stripper
|
static AllElementStripper |
getInstance() |
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 static AllElementStripper getInstance()
public Stripper getAnother()
Stripper
getAnother
??? Stripper
public byte isSpacePreserving(int nameCode)
isSpacePreserving
??? Stripper
nameCode
- identifies the element being testedpublic byte isSpacePreserving(NodeInfo element)
isSpacePreserving
??? Stripper
element
- Identifies the element whose whitespace is possibly to
be preserved