Class P2MetadataParser.TouchpointDataHandler

java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.apache.ivy.osgi.util.DelegatingHandler
org.apache.ivy.osgi.p2.P2MetadataParser.TouchpointDataHandler
All Implemented Interfaces:
ContentHandler, DTDHandler, EntityResolver, ErrorHandler
Enclosing class:
P2MetadataParser

private class P2MetadataParser.TouchpointDataHandler extends DelegatingHandler
  • Field Details

  • Constructor Details

    • TouchpointDataHandler

      public TouchpointDataHandler()
  • Method Details

    • handleAttributes

      protected void handleAttributes(Attributes atts)
      Description copied from class: DelegatingHandler
      Called when the expected node is achieved; nothing to do by default.
      Overrides:
      handleAttributes in class DelegatingHandler
      Parameters:
      atts - the xml attributes attached to the expected node