edu.indiana.dlib.metsnav.config
Class ConfigCreateRule
java.lang.Object
ObjectCreateRule
edu.indiana.dlib.metsnav.config.ConfigCreateRule
public class ConfigCreateRule
- extends ObjectCreateRule
- Author:
- David Jiao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefix
protected String prefix
target
protected String target
ConfigCreateRule
public ConfigCreateRule(String className)
- Creates a new instance
- Parameters:
className
- the name of the configuration class
begin
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
- Throws:
Exception
end
public void end()
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.