Uses of Interface
com.sun.msv.verifier.psvi.TypedContentHandler
Packages that use TypedContentHandler
Package
Description
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 TypedContentHandlerMethods in com.sun.msv.verifier.psvi with parameters of type TypedContentHandlerModifier and TypeMethodDescriptionvoid
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 TypedContentHandlerModifierConstructorDescriptionTypeDetector
(DocumentDeclaration documentDecl, TypedContentHandler handler, ErrorHandler errorHandler)