Package | Description |
---|---|
com.sun.msv.verifier.psvi |
Type-assignment engine
that can be used by application programs.
|
Modifier and Type | Field and Description |
---|---|
protected TypedContentHandler |
TypeDetector.handler |
Modifier and Type | Method and Description |
---|---|
void |
TypeDetector.setContentHandler(TypedContentHandler handler)
sets the TypedContentHandler which will received the type-augmented
infoset.
|
Constructor and Description |
---|
TypeDetector(DocumentDeclaration documentDecl,
TypedContentHandler handler,
org.xml.sax.ErrorHandler errorHandler) |