Uses of Class
org.ocltf.translation.library.Library

Packages that use Library
org.ocltf.translation.library   
 

Uses of Library in org.ocltf.translation.library
 

Methods in org.ocltf.translation.library that return Library
static Library Library.getInstance(java.net.URL libraryXml)
          Returns a new configured instance of this Library from the libraryXml URL.
 Library LibraryTranslation.getLibrary()
          Returns the Library that this LibraryTranslation belongs too.
protected static Library LibraryTranslationFinder.findLibrary(java.lang.String libraryName)
          Finds the library with the specified libraryName.
 

Methods in org.ocltf.translation.library with parameters of type Library
 void LibraryTranslation.setLibrary(Library library)
           
 



Copyright © 2003-2004 Chad Brandon. All Rights Reserved.