Uses of Class
opennlp.tools.formats.muc.SgmlParser.ContentHandler
Packages that use SgmlParser.ContentHandler
Package
Description
Experimental package related to the
MUC
corpus format.-
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 TypeMethodDescriptionvoid
SgmlParser.parse
(Reader in, SgmlParser.ContentHandler handler) Parses an SGML document available via the input inReader
.