edu.indiana.dlib.metsnav.config
Class ParameterCreateRule
java.lang.Object
Rule
edu.indiana.dlib.metsnav.config.ParameterCreateRule
public class ParameterCreateRule
- extends Rule
This rule configures the //config/div/parameter element
- Author:
- David Jiao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyName
protected String propertyName
defaultValue
protected String defaultValue
HASH
public static final String HASH
- See Also:
- Constant Field Values
LIST
public static final String LIST
- See Also:
- Constant Field Values
ParameterCreateRule
public ParameterCreateRule()
begin
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
- Throws:
Exception
end
public void end(String namespace,
String name)
throws Exception
- Throws:
Exception
Copyright © 2005 Trustees of Indiana University. All Rights Reserved.