|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A class that implements this interface can tell if a given element should strip whitespace nodes from it's children.
| Method Summary | |
boolean |
canStripWhiteSpace()
Get information about whether or not whitespace can be stripped. |
boolean |
shouldStripWhiteSpace(XPathContext support,
Element targetElement)
Get information about whether or not an element should strip whitespace. |
| Method Detail |
public boolean shouldStripWhiteSpace(XPathContext support,
Element targetElement)
throws TransformerException
support - The XPath runtime state.targetElement - Element to check
TransformerExceptionpublic boolean canStripWhiteSpace()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||