|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for verifier that validates one island.
| Method Summary | |
void |
endChildIsland(java.lang.String uri,
ElementDecl[] assignedDecls)
this method is called after verification of the child island is completed, instead of endElement method. |
ElementDecl[] |
endIsland()
substitute for endDocument event. |
void |
setDispatcher(Dispatcher disp)
Dispatcher passes itself to IslandVerifier by calling this method from Dispatcher.switchVerifier method. |
| Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Method Detail |
public void setDispatcher(Dispatcher disp)
public ElementDecl[] endIsland()
throws SAXException
SAXException
public void endChildIsland(java.lang.String uri,
ElementDecl[] assignedDecls)
throws SAXException
uri - namespace URI of the child island.
SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||