|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypedContentHandler | |
---|---|
com.sun.msv.verifier.psvi | Type-assignment engine that can be used by application programs. |
Uses of TypedContentHandler in com.sun.msv.verifier.psvi |
---|
Fields in com.sun.msv.verifier.psvi declared as TypedContentHandler | |
---|---|
protected TypedContentHandler |
TypeDetector.handler
|
Methods in com.sun.msv.verifier.psvi with parameters of type TypedContentHandler | |
---|---|
void |
TypeDetector.setContentHandler(TypedContentHandler handler)
sets the TypedContentHandler which will received the type-augmented infoset. |
Constructors in com.sun.msv.verifier.psvi with parameters of type TypedContentHandler | |
---|---|
TypeDetector(DocumentDeclaration documentDecl,
TypedContentHandler handler,
ErrorHandler errorHandler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |