org.jopendocument.io
Class ODTContentExtractor
java.lang.Object
org.jopendocument.io.ODTContentExtractor
public class ODTContentExtractor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ODTContentExtractor
public ODTContentExtractor(File f)
load
public void load()
throws IOException
- Throws:
IOException
containsIgnoreCase
public boolean containsIgnoreCase(String s)
- Checks if the file contains a word. This method is case insensitive.
- Parameters:
s
- a word or text
- Returns:
- true if the text if found
Copyright © 2010 jOpenDocument All Rights Reserved.