Returns a Grammar object by parsing the contents of the entity pointed to by source.
@param source the location of the entity which formsthe starting point of the grammar to be constructed.
@throws IOException When a problem is encountered reading the entityXNIException When a condition arises (such as a FatalError) that requires parsing of the entity be terminated.
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.