com.arsdigita.packaging
Class Config
java.lang.Object
com.arsdigita.packaging.ParameterMap
com.arsdigita.packaging.Config
- public final class Config
- extends com.arsdigita.packaging.ParameterMap
Config
This class is not supported API.
- Version:
- $Revision: #6 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
versionId
public static final String versionId
- See Also:
- Constant Field Values
Config
public Config(ConfigRegistry reg)
load
public final boolean load(PrintStream out)
save
public final void save()
throws IOException
- Throws:
IOException
addContext
public void addContext(ParameterContext context)
addContexts
public void addContexts(Collection contexts)
getContexts
public List getContexts()
getParameters
public List getParameters()
getParameter
public Parameter getParameter(String name)
getContainer
public ParameterContext getContainer(Parameter param)
get
public Object get(Parameter param)
set
public void set(Parameter param,
Object obj)
validate
public void validate(ErrorList errs)
validate
public boolean validate(PrintStream out)
load
public void load(ParameterReader reader,
ErrorList errs)
load
public boolean load(ParameterReader reader,
PrintStream out)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC