Uses of Interface
net.firstpartners.rp.back.extractor.xml.IXMLController

Packages that use IXMLController
net.firstpartners.rp.back.extractor.xml   
 

Uses of IXMLController in net.firstpartners.rp.back.extractor.xml
 

Fields in net.firstpartners.rp.back.extractor.xml declared as IXMLController
(package private)  IXMLController SaxXMLBuilder.controller
          XML-Controller
 

Constructors in net.firstpartners.rp.back.extractor.xml with parameters of type IXMLController
SaxXMLBuilder(IXMLController control)
          Creates a builder that forwards the SAX events to the given handler and use the specified controller to handle the tokens