public interface InitializableRule
Modifier and Type | Method and Description |
---|---|
void |
postRegisterInit(String pattern)
Called after this Rule object has been added to the list of all Rules.
|
void postRegisterInit(String pattern)
pattern
- is the digester match pattern that will trigger this rule.Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.