Class MNlsBundle

    • Constructor Detail

      • MNlsBundle

        public MNlsBundle()
      • MNlsBundle

        public MNlsBundle​(String path)
      • MNlsBundle

        public MNlsBundle​(Object owner)
    • Method Detail

      • getDefaultNls

        public MNls getDefaultNls()
      • createNls

        public abstract MNls createNls​(String locale)
        Create a NLS for the given path and locale or return null.
        Parameters:
        locale -
        Returns:
        the nls object
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)