Interface DynamicInformationProvider

    • Method Detail

      • saxDynamicInformation

        void saxDynamicInformation​(ContentHandler contentHandler,
                                   String linkId,
                                   String siteName,
                                   String language,
                                   int nbItems)
                            throws Exception
        SAX the dynamic information for a specific link
        Parameters:
        contentHandler - The contenthandler to sax into
        linkId - The id of link.
        siteName - The current site name
        language - The language used.
        nbItems - The number of item to get for tooltip.
        Throws:
        Exception - if an exception error occurs.
      • getId

        String getId()
        Get id of this provider
        Returns:
        The id of this provider