Uses of Package
scriptella.configuration

Packages that use scriptella.configuration
scriptella.configuration Classes and interfaces to parse script files. 
scriptella.core Core classes for scripts execution. 
scriptella.execution Facade classes for xml scripts execution. 
scriptella.spi Service Provider Interface classes. 
 

Classes in scriptella.configuration used by scriptella.configuration
ConfigurationEl
          TODO: Add documentation
ConfigurationException
          Thrown if configuration error is found.
ConnectionEl
          Connection configuration element.
ContentEl
          TODO: Add documentation
DialectBasedContentEl
          Represents dialect based content used inside query/script/onerror elements.
FallbackEl
          Contains alternate content to be used if the requested resource cannot be found.
Location
          Defines xml element location.
OnErrorEl
          Represents <onerror> xml element.
ScriptingElement
          Base class for queries and scripts.
XmlConfigurable
          Implemented by classes which support configuration from XML.
XmlConfigurableBase
          Base class for configuration elements.
XmlElement
          Represents XML element
 

Classes in scriptella.configuration used by scriptella.core
ConfigurationEl
          TODO: Add documentation
ConnectionEl
          Connection configuration element.
Location
          Defines xml element location.
OnErrorEl
          Represents <onerror> xml element.
QueryEl
          TODO: Add documentation
ScriptEl
          TODO: Add documentation
ScriptingElement
          Base class for queries and scripts.
 

Classes in scriptella.configuration used by scriptella.execution
ConfigurationEl
          TODO: Add documentation
Location
          Defines xml element location.
 

Classes in scriptella.configuration used by scriptella.spi
ConfigurationException
          Thrown if configuration error is found.
ConnectionEl
          Connection configuration element.
 



Copyright © Copyright 2006-2009 The Scriptella Project Team.