Interface IResourceNameIterator

    • Method Detail

      • getLocale

        Locale getLocale()
        Get the exact Locale which has been used for the latest resource path.
        Returns:
        current Locale
      • getStyle

        String getStyle()
        Get the exact Style which has been used for the latest resource path.
        Returns:
        current Style
      • getVariation

        String getVariation()
        Get the exact Variation which has been used for the latest resource path.
        Returns:
        current Variation
      • getExtension

        String getExtension()
        Get the exact filename extension used for the latest resource path.
        Returns:
        current filename extension