Uses of Class
scriptella.configuration.ContentEl

Packages that use ContentEl
scriptella.configuration Classes and interfaces to parse script files. 
 

Uses of ContentEl in scriptella.configuration
 

Subclasses of ContentEl in scriptella.configuration
 class FallbackEl
          Contains alternate content to be used if the requested resource cannot be found.
 

Methods in scriptella.configuration that return ContentEl
 ContentEl DialectBasedContentEl.getContent(DialectIdentifier id)
          This method returns content for specified dialect id or null - if script doesn't support this dialect.
 ContentEl OnErrorEl.getContent(DialectIdentifier id)
           
 ContentEl ScriptingElement.getDialectContent(DialectIdentifier id)
           
 



Copyright © Copyright 2006-2009 The Scriptella Project Team.