Interface TldProvider

    • Method Detail

      • getName

        String getName()
        Gets the name of this TldProvider
      • getTldMap

        Map<URI,​List<String>> getTldMap()
        Gets a mapping from JAR files to their TLD resources.
      • getTldListenerMap

        Map<URI,​List<String>> getTldListenerMap()
        Gets a mapping from JAR files to their TLD resources that are known to contain listener declarations