Checks whether the intersection of the given text range and the text range represented by this position is empty or not.
@param rangeOffset the offset of the range to check
@param rangeLength the length of the range to check
@return true if intersection is not empty
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.