Class SimpleArtifactRepositoryIO.Parser.ArtifactHandler

    • Constructor Detail

      • ArtifactHandler

        public ArtifactHandler​(org.eclipse.equinox.internal.p2.persistence.XMLParser.AbstractHandler parentHandler,
                               Attributes attributes,
                               Set<org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor> artifacts)
    • Method Detail

      • startElement

        public void startElement​(String name,
                                 Attributes attributes)
      • finished

        protected void finished()