|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.labs.minion.document.MarkUpAnalyzer
com.sun.labs.minion.document.MarkUpAnalyzer_txt
public class MarkUpAnalyzer_txt
| Field Summary |
|---|
| Fields inherited from class com.sun.labs.minion.document.MarkUpAnalyzer |
|---|
r |
| Constructor Summary | |
|---|---|
MarkUpAnalyzer_txt(java.io.Reader r,
int pos,
java.lang.String key)
Makes an analyzer for data from a file. |
|
MarkUpAnalyzer_txt(java.lang.String s,
java.lang.String key)
Makes an analyzer for data from a file. |
|
| Method Summary | |
|---|---|
void |
analyze(Stage stage)
Analyzes the document. |
| Methods inherited from class com.sun.labs.minion.document.MarkUpAnalyzer |
|---|
getMarkUpAnalyzer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarkUpAnalyzer_txt(java.io.Reader r,
int pos,
java.lang.String key)
public MarkUpAnalyzer_txt(java.lang.String s,
java.lang.String key)
| Method Detail |
|---|
public void analyze(Stage stage)
throws java.io.IOException
analyze in class MarkUpAnalyzerstage - the head of the pipeline that will process the text of the document
java.io.IOException - If there is any error reading.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||