Class P2MetadataParser.AbstractRequirementHandler

    • Constructor Detail

      • AbstractRequirementHandler

        public AbstractRequirementHandler​(java.lang.String name)
    • Method Detail

      • handleAttributes

        protected void handleAttributes​(org.xml.sax.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