scriptella.configuration
Class FallbackEl

java.lang.Object
  extended by scriptella.configuration.XmlConfigurableBase
      extended by scriptella.configuration.ContentEl
          extended by scriptella.configuration.FallbackEl
All Implemented Interfaces:
XmlConfigurable, Resource

public class FallbackEl
extends ContentEl

Contains alternate content to be used if the requested resource cannot be found.

Version:
1.0
Author:
Fyodor Kupolov

Field Summary
 
Fields inherited from class scriptella.configuration.ContentEl
NULL_CONTENT
 
Constructor Summary
FallbackEl(XmlElement element)
           
 
Method Summary
 
Methods inherited from class scriptella.configuration.ContentEl
configure, getResources, open, toString
 
Methods inherited from class scriptella.configuration.XmlConfigurableBase
assertRequiredFieldPresent, assertRequiredFieldPresent, findGetter, findSetter, getLocation, load, loadClass, setLocation, setLocation, setPatternProperty, setPatternProperty, setProperty, setProperty, setRequiredProperty, setRequiredProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FallbackEl

public FallbackEl(XmlElement element)


Copyright © Copyright 2006-2009 The Scriptella Project Team.