com.thaiopensource.relaxng.impl
Class FeasibleIdSoundnessChecker
java.lang.Object
com.thaiopensource.relaxng.impl.IdSoundnessChecker
com.thaiopensource.relaxng.impl.FeasibleIdSoundnessChecker
- All Implemented Interfaces:
- Validator, ContentHandler
public class FeasibleIdSoundnessChecker
- extends IdSoundnessChecker
Methods inherited from class com.thaiopensource.relaxng.impl.IdSoundnessChecker |
characters, endElement, endPrefixMapping, getContentHandler, getDTDHandler, ignorableWhitespace, notationDecl, processingInstruction, reset, setComplete, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeasibleIdSoundnessChecker
public FeasibleIdSoundnessChecker(IdTypeMap idTypeMap,
ErrorHandler eh)
endDocument
public void endDocument()
- Specified by:
endDocument
in interface ContentHandler
- Overrides:
endDocument
in class IdSoundnessChecker