TUM CCSM Commons

Uses of Interface
edu.tum.cs.commons.xml.IXMLElementProcessor

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

TUM CCSM Commons - 2.7