Uses of Class
org.objectweb.jorm.xml2mi.api.ParserErrorHandler

Packages that use ParserErrorHandler
org.objectweb.jorm.xml2mi.api   
org.objectweb.jorm.xml2mi.lib   
 

Uses of ParserErrorHandler in org.objectweb.jorm.xml2mi.api
 

Methods in org.objectweb.jorm.xml2mi.api that return ParserErrorHandler
 ParserErrorHandler Parser.getParserErrorHandler()
          Allows to know the list of error the parser encounters.
 

Uses of ParserErrorHandler in org.objectweb.jorm.xml2mi.lib
 

Methods in org.objectweb.jorm.xml2mi.lib that return ParserErrorHandler
 ParserErrorHandler BasicDomParser.getParserErrorHandler()
          allows to know the list of error the parser encounters.