Uses of Class
org.compass.core.util.config.XmlConfigurationHelper

Packages that use XmlConfigurationHelper
org.compass.core.util.config   
 

Uses of XmlConfigurationHelper in org.compass.core.util.config
 

Methods in org.compass.core.util.config that return XmlConfigurationHelper
protected  XmlConfigurationHelper SAXConfigurationHandler.createConfiguration(String localName, String location)
          Create a new DefaultConfiguration with the specified local name and location.
protected  XmlConfigurationHelper NamespacedSAXConfigurationHandler.createConfiguration(String localName, String namespaceURI, String location)
          Create a new DefaultConfiguration with the specified local name, namespace, and location.
 



Copyright (c) 2004-2008 The Compass Project.