|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpedal.examples.text.ExtractTextInRectangle
org.jpedal.examples.text.extractheadlines.ExtractHeadlines
public class ExtractHeadlines
This example was written to show extraction from a page location of repetitive information (ie Section).
| Field Summary |
|---|
| Fields inherited from class org.jpedal.examples.text.ExtractTextInRectangle |
|---|
isTest, showMessages |
| Constructor Summary | |
|---|---|
ExtractHeadlines(java.lang.String file_name)
example method to open a file and extract the raw text |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
main routine which checks for any files passed and runs the demo |
| Methods inherited from class org.jpedal.examples.text.ExtractTextInRectangle |
|---|
getExtractedText |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtractHeadlines(java.lang.String file_name)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||