Uses of Class
opennlp.tools.formats.muc.SgmlParser.ContentHandler
Packages that use SgmlParser.ContentHandler
-
Uses of SgmlParser.ContentHandler in opennlp.tools.formats.muc
Subclasses of SgmlParser.ContentHandler in opennlp.tools.formats.mucMethods in opennlp.tools.formats.muc with parameters of type SgmlParser.ContentHandlerModifier and TypeMethodDescriptionvoidSgmlParser.parse(Reader in, SgmlParser.ContentHandler handler) Parses an SGML document available via the input inReader.