nu.validator.htmlparser.common
Interface DocumentModeHandler


public interface DocumentModeHandler


Method Summary
 void documentMode(DocumentMode mode, java.lang.String publicIdentifier, java.lang.String systemIdentifier, boolean html4SpecificAdditionalErrorChecks)
           
 

Method Detail

documentMode

void documentMode(DocumentMode mode,
                  java.lang.String publicIdentifier,
                  java.lang.String systemIdentifier,
                  boolean html4SpecificAdditionalErrorChecks)
                  throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException


Copyright © 2011. All Rights Reserved.