Class AbstractCAL10NBundleFinder

    • Method Summary

      All Methods Instance Methods Abstract Methods Concrete Methods 
      Modifier and Type Method Description
      CAL10NBundle getBundle​(java.lang.String baseName, java.util.Locale locale, java.lang.String charset)  
      protected abstract java.net.URL getResource​(java.lang.String resourceCandidate)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractCAL10NBundleFinder

        public AbstractCAL10NBundleFinder()
    • Method Detail

      • getResource

        protected abstract java.net.URL getResource​(java.lang.String resourceCandidate)