KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > xml > sax > helpers > AttributeListImpl > Top Examples

  • org.apache.cocoon.xml.DocumentHandlerWrapper
    This class is an utility class &quot;wrapping&quot; around a SAX version 1.0 <code>DocumentHandler</code> and forwarding it those events received throug its <code>XMLConsumers</code> interface. <br> This class fully supports XML namespaces, converting <code ...
  • org.apache.tools.ant.RuntimeConfigurable
    Wrapper class that holds the attributes of an element, its children, and any text within it. It then takes care of configuring that element at runtime.
Popular Tags