|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ocltf.translation.library.LibraryTranslationFinder
Finds LibraryTranslations by library and name.
Field Summary | |
protected static java.util.Map |
libraryTranslations
|
Method Summary | |
protected static Library |
findLibrary(java.lang.String libraryName)
Finds the library with the specified libraryName. |
static LibraryTranslation |
findLibraryTranslation(java.lang.String translation)
Finds the LibraryTranslation with the specified translationName. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static java.util.Map libraryTranslations
Method Detail |
protected static Library findLibrary(java.lang.String libraryName)
libraryName
-
public static LibraryTranslation findLibraryTranslation(java.lang.String translation)
translation
- the name of the translation to find.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |