Uses of Class
org.xmlhammer.model.preferences.Preferences

Packages that use Preferences
org.xmlhammer   
org.xmlhammer.gui.preferences   
org.xmlhammer.gui.schemavalidator   
org.xmlhammer.gui.stylesheetvalidator   
org.xmlhammer.gui.xpath   
org.xmlhammer.gui.xslt   
org.xmlhammer.model.preferences   
 

Uses of Preferences in org.xmlhammer
 

Methods in org.xmlhammer that return Preferences
 Preferences Module.getPreferences()
           
 Preferences PreferencesHandler.getPreferences()
           
 

Constructors in org.xmlhammer with parameters of type Preferences
Module(Preferences preferences, Project project, org.apache.log4j.Logger logger, boolean logSettings)
           
XMLValidatorModule(Preferences preferences, Project project, org.apache.log4j.Logger logger)
          Sets-up an XML Validator Module.
XMLValidatorModule(Preferences preferences, Project project, org.apache.log4j.Logger logger, boolean logSettings)
           
 

Uses of Preferences in org.xmlhammer.gui.preferences
 

Methods in org.xmlhammer.gui.preferences that return Preferences
 Preferences JAXPPropertiesDialog.getPreferences()
           
 

Methods in org.xmlhammer.gui.preferences with parameters of type Preferences
 void PreferencesDialog.update(Preferences preferences)
           
 

Uses of Preferences in org.xmlhammer.gui.schemavalidator
 

Constructors in org.xmlhammer.gui.schemavalidator with parameters of type Preferences
SchemaValidatorModule(Preferences preferences, Project project, org.apache.log4j.Logger logger)
          Sets-up an XML Validator Module.
SchemaValidatorModule(Preferences preferences, Project project, org.apache.log4j.Logger logger, boolean logSettings)
           
 

Uses of Preferences in org.xmlhammer.gui.stylesheetvalidator
 

Constructors in org.xmlhammer.gui.stylesheetvalidator with parameters of type Preferences
StylesheetValidatorModule(Preferences preferences, Project project, org.apache.log4j.Logger logger)
          Sets-up an XML Validator Module.
StylesheetValidatorModule(Preferences preferences, Project project, org.apache.log4j.Logger logger, boolean logSettings)
           
 

Uses of Preferences in org.xmlhammer.gui.xpath
 

Constructors in org.xmlhammer.gui.xpath with parameters of type Preferences
XPathSearchModule(Preferences preferences, Project project, org.apache.log4j.Logger logger)
          Sets-up an XPath Factory, creates an XPath and compiles the XPath Expression.
XPathSearchModule(Preferences preferences, Project project, org.apache.log4j.Logger logger, boolean logSettings)
           
 

Uses of Preferences in org.xmlhammer.gui.xslt
 

Constructors in org.xmlhammer.gui.xslt with parameters of type Preferences
XSLTModule(Preferences preferences, Project project, org.apache.log4j.Logger logger)
          Sets-up an XML Validator Module.
XSLTModule(Preferences preferences, Project project, org.apache.log4j.Logger logger, boolean logSettings)
           
 

Uses of Preferences in org.xmlhammer.model.preferences
 

Methods in org.xmlhammer.model.preferences that return Preferences
 Preferences ObjectFactory.createPreferences()
          Create an instance of Preferences
 



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