com.thaiopensource.relaxng.impl
Class FeasibleIdSoundnessChecker

java.lang.Object
  extended by com.thaiopensource.relaxng.impl.IdSoundnessChecker
      extended by com.thaiopensource.relaxng.impl.FeasibleIdSoundnessChecker
All Implemented Interfaces:
Validator, ContentHandler

public class FeasibleIdSoundnessChecker
extends IdSoundnessChecker


Constructor Summary
FeasibleIdSoundnessChecker(IdTypeMap idTypeMap, ErrorHandler eh)
           
 
Method Summary
 void endDocument()
           
 
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
 

Constructor Detail

FeasibleIdSoundnessChecker

public FeasibleIdSoundnessChecker(IdTypeMap idTypeMap,
                                  ErrorHandler eh)
Method Detail

endDocument

public void endDocument()
Specified by:
endDocument in interface ContentHandler
Overrides:
endDocument in class IdSoundnessChecker