This is the complete list of members for org.turro.elephant.search.SearchFormatter, including all inherited members.
count | org.turro.elephant.search.SearchFormatter | protected |
getFound() | org.turro.elephant.search.SearchFormatter | |
getResult() | org.turro.elephant.search.SearchFormatter | |
ignoreCase | org.turro.elephant.search.SearchFormatter | protected |
lines | org.turro.elephant.search.SearchFormatter | protected |
pat | org.turro.elephant.search.SearchFormatter | protected |
processLine(String line) | org.turro.elephant.search.SearchFormatter | |
query | org.turro.elephant.search.SearchFormatter | protected |
queryToRegExp(String query) | org.turro.elephant.search.SearchFormatter | |
queryToSQL(String field, String query, boolean ignoreCase) | org.turro.elephant.search.SearchFormatter | static |
removeHTML(String line) | org.turro.elephant.search.SearchFormatter | static |
removeHTMLTag(String line, String string) | org.turro.elephant.search.SearchFormatter | static |
SearchFormatter(String query, boolean ignoreCase) | org.turro.elephant.search.SearchFormatter | |
wasFound() | org.turro.elephant.search.SearchFormatter |