Package com.kohlschutter.boilerpipe.demo
Class HTMLHighlightDemo
- java.lang.Object
-
- com.kohlschutter.boilerpipe.demo.HTMLHighlightDemo
-
public class HTMLHighlightDemo extends java.lang.ObjectDemonstrates how to use Boilerpipe to get the main content, highlighted as HTML.- See Also:
if you only need the plain text.
-
-
Constructor Summary
Constructors Constructor Description HTMLHighlightDemo()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-