public class SetDocBaseRule extends Rule
Rule that modifies the docBase of the host, setting it appropriately, before adding the Context to the parent Host.
digester, namespaceURI
Constructor and Description |
---|
SetDocBaseRule(Digester digester)
Construct a new instance of this Rule.
|
Modifier and Type | Method and Description |
---|---|
void |
begin(Attributes attributes)
Handle the beginning of an XML element.
|
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
public SetDocBaseRule(Digester digester)
digester
- Digester we are associated withpublic void begin(Attributes attributes) throws Exception
Copyright © 2021. All rights reserved.