|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.enhydra.apache.xerces.validators.common.XMLValidator.AttValidatorNOTATION
AttValidatorNOTATION.
Constructor Summary | |
(package private) |
XMLValidator.AttValidatorNOTATION()
|
Method Summary | |
(package private) boolean |
invalidStandaloneAttDef(QName element,
QName attribute)
Returns true if invalid standalone attribute definition. |
int |
normalize(QName element,
QName attribute,
int attValueHandle,
int attType,
int enumHandle)
Normalize. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
XMLValidator.AttValidatorNOTATION()
Method Detail |
public int normalize(QName element, QName attribute, int attValueHandle, int attType, int enumHandle) throws java.lang.Exception
normalize
in interface XMLValidator.AttributeValidator
java.lang.Exception
boolean invalidStandaloneAttDef(QName element, QName attribute)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |