Package | Description |
---|---|
org.dom4j.io |
Provides input and output via SAX and DOM together with writing dom4j
objects to streams as XML text.
|
Modifier and Type | Method and Description |
---|---|
void |
SAXModifier.addModifier(String path,
ElementModifier modifier)
Adds the
ElementModifier to be called when the specified element
path is encounted while parsing the source. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.