|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.summary.HtmlSummarizer
public class HtmlSummarizer
Constructor Summary | |
---|---|
HtmlSummarizer()
|
Method Summary | |
---|---|
static java.lang.String |
extractSummary(java.io.InputStream is,
int summaryLength)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HtmlSummarizer()
Method Detail |
---|
public static java.lang.String extractSummary(java.io.InputStream is, int summaryLength) throws java.lang.Exception
is
- an inputstream from which XML-well-formed HTML markup can be read.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |