|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.io.ODTContentExtractor
public class ODTContentExtractor
| Constructor Summary | |
|---|---|
ODTContentExtractor(java.io.File f)
|
|
| Method Summary | |
|---|---|
boolean |
containsIgnoreCase(java.lang.String s)
Checks if the file contains a word. |
void |
load()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ODTContentExtractor(java.io.File f)
| Method Detail |
|---|
public void load()
throws java.io.IOException
java.io.IOExceptionpublic boolean containsIgnoreCase(java.lang.String s)
s - a word or text
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||