set location of the containing document by calling {@link #setDocumentLocation(String)}. This is usually done when getting setDocumentLocator SAX event.
forward each startElement and endElement event to this object.
to resolve a relative URL against the current base, call {@link #makeAbsolute(String)}.
External entities are not yet taken into account when determing the current base.
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.