edu.indiana.dlib.metsnav.config
Class ParameterValueCreateRule
java.lang.Object
Rule
edu.indiana.dlib.metsnav.config.ParameterValueCreateRule
public class ParameterValueCreateRule
- extends Rule
This rule configures in the //config/div/parameter/value element
- Author:
- David Jiao
Field Summary |
protected String |
key
This property contains the key which, if the parameter type is hash,
contains the key of the value pair in the hash. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected String key
- This property contains the key which, if the parameter type is hash,
contains the key of the value pair in the hash.
ParameterValueCreateRule
public ParameterValueCreateRule()
begin
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
- Throws:
Exception
body
public void body(String namespace,
String name,
String text)
throws Exception
- Throws:
Exception
Copyright © 2005 Trustees of Indiana University. All Rights Reserved.