Moves the cursor to the parent element or STARTDOC, or returns false and does not move the cursor if there is no parent.
Works if you're in attributes or content. Returns false only if at STARTDOC. Note that the parent of an END token is the corresponding START token.
@return true if the cursor was moved; false if the cursor is at the STARTDOCtoken.
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.