Interface IProfileProvider

    • Method Detail

      • getProfile

        Profile getProfile()
        Returns the provided profile.
        Returns:
        the provided profile.
      • getProfileNsURI

        String getProfileNsURI()
        Returns the namespace URI of the profile.
        Returns:
        the namespace URI.
      • getProfileName

        String getProfileName()
        Returns the name of the profile.
        Returns:
        the name.