|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StAXTextModifier | |
|---|---|
| org.compass.core.xml.jdom.converter.support | |
| Uses of StAXTextModifier in org.compass.core.xml.jdom.converter.support |
|---|
| Subclasses of StAXTextModifier in org.compass.core.xml.jdom.converter.support | |
|---|---|
static class |
StAXBuilder.IndentRemover
|
| Fields in org.compass.core.xml.jdom.converter.support declared as StAXTextModifier | |
|---|---|
protected StAXTextModifier |
StAXBuilder.textModifier
Object that will be used when trying to remove indentation white space: if so, the object is consulted to figure out what consistutes indentation white space, as well as about context in which such white space is to be removed. |
| Methods in org.compass.core.xml.jdom.converter.support with parameters of type StAXTextModifier | |
|---|---|
protected void |
StAXBuilder.buildTree(org.jdom.JDOMFactory f,
javax.xml.stream.XMLStreamReader r,
org.jdom.Document doc,
StAXTextModifier tmod)
This takes a XMLStreamReader and builds up
a JDOM tree. |
void |
StAXBuilder.setTextModifier(StAXTextModifier mod)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||