org.enhydra.apache.xerces.validators.common
Class XMLValidator.AttValidatorNOTATION
java.lang.Object
|
+--org.enhydra.apache.xerces.validators.common.XMLValidator.AttValidatorNOTATION
- All Implemented Interfaces:
- XMLValidator.AttributeValidator
- Enclosing class:
- XMLValidator
- final class XMLValidator.AttValidatorNOTATION
- extends Object
- implements XMLValidator.AttributeValidator
AttValidatorNOTATION.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLValidator.AttValidatorNOTATION
XMLValidator.AttValidatorNOTATION()
normalize
public int normalize(QName element,
QName attribute,
int attValueHandle,
int attType,
int enumHandle)
throws Exception
- Normalize.
- Specified by:
normalize
in interface XMLValidator.AttributeValidator
invalidStandaloneAttDef
boolean invalidStandaloneAttDef(QName element,
QName attribute)
- Returns true if invalid standalone attribute definition.
Copyright © 1999 The Apache Software Foundation. All Rights reserved.