|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
Attach an object that implements this interface to a JDOMStream using JDOMStream::addElementHandler
| Method Summary | |
void |
handleElement(org.jdom.Element e)
|
| Method Detail |
public void handleElement(org.jdom.Element e)
e - Element to handle.
This element is complete, i.e. all its children, text nodes,
attributes, etc. are present and can be extracted using the
standard JDOM methods.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||