org.apache.catalina.startup
Class SetDocBaseRule
Rule
org.apache.catalina.startup.SetDocBaseRule
public class SetDocBaseRule
extends Rule
Rule that modifies the docBase of the host, setting it appropriately,
before adding the Context to the parent Host.
- Remy Maucherat
void | begin(String namespace, String name, Attributes attributes) - Handle the beginning of an XML element.
|
SetDocBaseRule
public SetDocBaseRule()
Construct a new instance of this Rule.
begin
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
Handle the beginning of an XML element.
attributes
- The attributes of this element
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.