com.arsdigita.bebop
Class BebopConfig

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

public final class BebopConfig
extends AbstractConfig

Author:
Justin Ross
See Also:
Bebop

Field Summary
static String versionId
           
 
Constructor Summary
BebopConfig()
           
 
Method Summary
 PresentationManager getPresentationManager()
          Gets the configured PresentationManger.
 String getTidyConfigFile()
          I don't *want* to make this public.
 boolean wantFancyXSLErrors()
           
 
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

BebopConfig

public BebopConfig()
Method Detail

getPresentationManager

public final PresentationManager getPresentationManager()
Gets the configured PresentationManger.


getTidyConfigFile

public final String getTidyConfigFile()
I don't *want* to make this public. XXX


wantFancyXSLErrors

public boolean wantFancyXSLErrors()


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