Interface ResourceType


  • public interface ResourceType
    Identifies a type of packaged resource. Packaged resources can be localized and are accessible from a public URL to be used for the user interface display.
    See Also:
    Packaged resources
    • Method Detail

      • isInternal

        boolean isInternal()
        Returns true if the resources of this type are in the WEB-INF/ directory (that is, not directly accessible using HTTP protocol).