com.arsdigita.templating
Class TemplatingConfig

java.lang.Object
  extended bycom.arsdigita.util.parameter.AbstractParameterContext
      extended bycom.arsdigita.runtime.AbstractConfig
          extended bycom.arsdigita.templating.TemplatingConfig
All Implemented Interfaces:
ParameterContext

public final class TemplatingConfig
extends AbstractConfig

Author:
Justin Ross

Field Summary
static String versionId
           
 
Constructor Summary
TemplatingConfig()
           
 
Method Summary
 StylesheetResolver getStylesheetResolver()
          Gets the stylesheet resolver.
 
Methods inherited from class com.arsdigita.runtime.AbstractConfig
load, load, load, require
 
Methods inherited from class com.arsdigita.util.parameter.AbstractParameterContext
get, get, getParameters, load, load, loadInfo, register, save, set, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

TemplatingConfig

public TemplatingConfig()
Method Detail

getStylesheetResolver

public final StylesheetResolver getStylesheetResolver()
Gets the stylesheet resolver. This value is set via the com.arsdigita.templating.stylesheet_resolver system property.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC