Package org.opennms.bb.common.utils

Class Summary
BBParser BBParser provides basic XML parsing functionality to parse XML from a file or an input stream BBParser creates a DOMParser which creates a DOM tree of the XML being parsed.
MultiplexContentHandler This class is designed to allow for multiple ContentHandler object to process the same input stream.
MultiplexContentHandler.ElementInfo The element info tag that associates a tag name and a namespace, if any.