|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IXMLElementProcessor | |
|---|---|
| edu.tum.cs.commons.xml |
This package defines a simple, lean framework for writing and reading
XML files. |
| Uses of IXMLElementProcessor in edu.tum.cs.commons.xml |
|---|
| Methods in edu.tum.cs.commons.xml with parameters of type IXMLElementProcessor | |
|---|---|
protected void |
XMLReader.processChildElements(IXMLElementProcessor<E,X> processor)
Process the child elements of the current element with a given processor. |
protected void |
XMLReader.processDecendantElements(IXMLElementProcessor<E,X> processor)
Process all descendant elements of the current element with a given processor. |
|
TUM CCSM Commons | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||