Generated by
JDiff

Class org.apache.commons.configuration.XMLConfiguration

Added interface org.xml.sax.EntityResolver.

Added Methods
void registerEntityId(String, URL)

Registers the specified DTD URL for the specified public identifier.

InputSource resolveEntity(String, String) Resolves the requested external entity.
 

Changed Methods
void addNodes(String, Collection) Method was inherited from org.apache.commons.configuration.HierarchicalConfiguration, but is now defined locally. Adds a collection of nodes directly to this configuration.