Uses of Enum
com.kohlschutter.boilerpipe.sax.BoilerpipeHTMLContentHandler.Event
Packages that use BoilerpipeHTMLContentHandler.Event
Package
Description
Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.
-
Uses of BoilerpipeHTMLContentHandler.Event in com.kohlschutter.boilerpipe.sax
Subclasses with type arguments of type BoilerpipeHTMLContentHandler.Event in com.kohlschutter.boilerpipe.saxFields in com.kohlschutter.boilerpipe.sax declared as BoilerpipeHTMLContentHandler.EventMethods in com.kohlschutter.boilerpipe.sax that return BoilerpipeHTMLContentHandler.EventModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BoilerpipeHTMLContentHandler.Event[]BoilerpipeHTMLContentHandler.Event.values()Returns an array containing the constants of this enum type, in the order they are declared.