Return the column number where the current document event ends. This is one-based number of Java <code>char</code> values since the last line end.
Return the current entity resolver.
Return the current error handler.
Look up the value of a feature flag.
Return the line number where the current document event ends. Lines are delimited by line ends, which are defined in the XML specification.
Look up the value of a property.
Return the public identifier for the current document event.
Return the current content handler.
Return the system identifier for the current document event.
Parse an XML document from a character array.
Allow an application to register an entity resolver.
Allow an application to register an error event handler.
Set the value of a feature flag.
Set the value of a property.
Allow an application to register a content event handler.