| org.apache.catalina.startup.SetDocBaseRule
SetDocBaseRule | public class SetDocBaseRule extends Rule (Code) | | Rule that modifies the docBase of the host, setting it appropriately,
before adding the Context to the parent Host.
author: Remy Maucherat |
Constructor Summary | |
public | SetDocBaseRule() Construct a new instance of this Rule. |
SetDocBaseRule | public SetDocBaseRule()(Code) | | Construct a new instance of this Rule.
|
begin | public void begin(String namespace, String name, Attributes attributes) throws Exception(Code) | | Handle the beginning of an XML element.
Parameters: attributes - The attributes of this element exception: Exception - if a processing error occurs |
|
|