| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Library | |
|---|---|
| org.apache.cocoon.forms.binding | |
| org.apache.cocoon.forms.binding.library | |
| Uses of Library in org.apache.cocoon.forms.binding | 
|---|
| Methods in org.apache.cocoon.forms.binding that return Library | |
|---|---|
|  Library | JXPathBindingBase.getEnclosingLibrary() | 
|  Library | Binding.getEnclosingLibrary()returns the local library for this tree of bindings | 
|  Library | AbstractCustomBinding.getEnclosingLibrary() | 
|  Library | BindingBuilderContext.getLocalLibrary() | 
| Methods in org.apache.cocoon.forms.binding with parameters of type Library | |
|---|---|
|  void | JXPathBindingBase.setEnclosingLibrary(Library lib) | 
|  void | Binding.setEnclosingLibrary(Library lib)sets the library this binding is a part of | 
|  void | AbstractCustomBinding.setEnclosingLibrary(Library lib) | 
|  void | BindingBuilderContext.setLocalLibrary(Library lib) | 
| Uses of Library in org.apache.cocoon.forms.binding.library | 
|---|
| Methods in org.apache.cocoon.forms.binding.library that return Library | |
|---|---|
|  Library | LibraryManagerImpl.get(String sourceURI) | 
|  Library | LibraryManager.get(String sourceURI)Get the cached instance of the library loaded from the specified source URI. | 
|  Library | LibraryManagerImpl.get(String sourceURI,
    String baseURI) | 
|  Library | LibraryManager.get(String sourceURI,
    String baseURI)Get the cached instance of the library loaded from the specified source URI, resolved relative to the base URI. | 
|  Library | LibraryManagerImpl.load(String sourceURI) | 
|  Library | LibraryManager.load(String sourceURI)Loads (and caches) a library from specified source URI. | 
|  Library | LibraryManagerImpl.load(String sourceURI,
     String baseURI) | 
|  Library | LibraryManager.load(String sourceURI,
     String baseURI)Loads (and caches) a library from specified source URI, resolved relative to the base URI. | 
|  Library | LibraryManagerImpl.newLibrary() | 
|  Library | LibraryManager.newLibrary()Create new instance of the Library. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||