Uses of Class
org.xmlhammer.Module

Packages that use Module
org.xmlhammer   
org.xmlhammer.gui   
org.xmlhammer.gui.schemavalidator   
org.xmlhammer.gui.stylesheetvalidator   
org.xmlhammer.gui.xpath   
org.xmlhammer.gui.xslt   
 

Uses of Module in org.xmlhammer
 

Subclasses of Module in org.xmlhammer
 class XMLValidatorModule
          Put comment...
 

Constructors in org.xmlhammer with parameters of type Module
ModuleThread(org.apache.log4j.Logger logger, StatusModel status, ResultModel result, Input input, Module module)
          Constructs a module runner.
 

Uses of Module in org.xmlhammer.gui
 

Methods in org.xmlhammer.gui that return Module
abstract  Module ProjectView.getModule()
           
 Module XMLValidatorProjectView.getModule()
           
 

Uses of Module in org.xmlhammer.gui.schemavalidator
 

Subclasses of Module in org.xmlhammer.gui.schemavalidator
 class SchemaValidatorModule
          Put comment...
 

Methods in org.xmlhammer.gui.schemavalidator that return Module
 Module SchemaValidatorProjectView.getModule()
           
 

Uses of Module in org.xmlhammer.gui.stylesheetvalidator
 

Subclasses of Module in org.xmlhammer.gui.stylesheetvalidator
 class StylesheetValidatorModule
          Put comment...
 

Methods in org.xmlhammer.gui.stylesheetvalidator that return Module
 Module StylesheetValidatorProjectView.getModule()
           
 

Uses of Module in org.xmlhammer.gui.xpath
 

Subclasses of Module in org.xmlhammer.gui.xpath
 class XPathSearchModule
          Put comment...
 

Methods in org.xmlhammer.gui.xpath that return Module
 Module XPathSearchProjectView.getModule()
           
 

Uses of Module in org.xmlhammer.gui.xslt
 

Subclasses of Module in org.xmlhammer.gui.xslt
 class XSLTModule
          Put comment...
 

Methods in org.xmlhammer.gui.xslt that return Module
 Module XSLTProjectView.getModule()
           
 



Copyright 2005-2005-2008 Edwin Dankert. All Rights Reserved.