|
|||||||||
| 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.ExtractSection
public class ExtractSection
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 | |
|---|---|
ExtractSection(java.lang.String file_name,
java.lang.String configDir)
example method to open a file and extract the raw text |
|
| Method Summary | |
|---|---|
java.lang.String |
getSection()
|
| Methods inherited from class org.jpedal.examples.text.ExtractTextInRectangle |
|---|
getExtractedText, main |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtractSection(java.lang.String file_name,
java.lang.String configDir)
| Method Detail |
|---|
public java.lang.String getSection()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||