org.apache.cocoon.forms.datatype.validationruleimpl
Class RegExpValidationRuleBuilder
java.lang.Object
org.apache.cocoon.forms.datatype.validationruleimpl.AbstractValidationRuleBuilder
org.apache.cocoon.forms.datatype.validationruleimpl.RegExpValidationRuleBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, ValidationRuleBuilder
- Direct Known Subclasses:
- RegExpValidatorBuilder
public class RegExpValidationRuleBuilder
- extends AbstractValidationRuleBuilder
Builds RegExpValidationRule
s.
- Version:
- $Id: RegExpValidationRuleBuilder.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegExpValidationRuleBuilder
public RegExpValidationRuleBuilder()
build
public ValidationRule build(Element validationRuleElement)
throws Exception
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.