Package com.ibm.portal.resolver.xml.helper

Class Summary
EmptyContentHandler Simply a renaming of DefaultHandler to provide a consistent naming convention.
LeafContentHandler The end element in a content handler chain that connects itself directly to a destination handler.
ResettableContentHandlerAdapter Base class for elements of a ResettableContentHandler chain that simply delegates all method calls to the next element in the chain .