Interface IMetaTagHandler

    • Method Detail

      • noteMetaTag

        void noteMetaTag​(java.util.Map tagAttributes)
                  throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
        Inform the world of a discovered metadata tag.
        Parameters:
        tagAttributes - are the attributes that belong to the tag.
        Throws:
        org.apache.manifoldcf.core.interfaces.ManifoldCFException