Class SimpleArtifactRepositoryIO.Parser.RepositoryHandler

  • All Implemented Interfaces:
    org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler
    Enclosing class:
    SimpleArtifactRepositoryIO.Parser

    private final class SimpleArtifactRepositoryIO.Parser.RepositoryHandler
    extends org.xml.sax.helpers.DefaultHandler
    • Constructor Detail

      • RepositoryHandler

        public RepositoryHandler()
    • Method Detail

      • getRepository

        public org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepository getRepository()
      • handleRootAttributes

        protected void handleRootAttributes​(org.xml.sax.Attributes attributes)
      • startElement

        public void startElement​(java.lang.String name,
                                 org.xml.sax.Attributes attributes)