Search searchString from the beginning of a document.
@param searchString String we should find in a document.
@return index of matched String or -1 if a match cannot be found.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.