com.thaiopensource.relaxng.impl
Class IgnoreMissingAttributesFunction
java.lang.Object
com.thaiopensource.relaxng.impl.AbstractPatternFunction
com.thaiopensource.relaxng.impl.EndAttributesFunction
com.thaiopensource.relaxng.impl.IgnoreMissingAttributesFunction
- All Implemented Interfaces:
- PatternFunction
class IgnoreMissingAttributesFunction
- extends EndAttributesFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IgnoreMissingAttributesFunction
IgnoreMissingAttributesFunction(ValidatorPatternBuilder builder)
caseAttribute
public Object caseAttribute(AttributePattern p)
- Specified by:
caseAttribute
in interface PatternFunction
- Overrides:
caseAttribute
in class EndAttributesFunction
apply
PatternMemo apply(PatternMemo memo)
- Overrides:
apply
in class EndAttributesFunction