|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TagLibrary | |
---|---|
org.eclipse.jet.core.parser | |
org.eclipse.jet.taglib | Interfaces and abstract classes for implement custom JET tags. |
Uses of TagLibrary in org.eclipse.jet.core.parser |
---|
Methods in org.eclipse.jet.core.parser that return TagLibrary | |
---|---|
TagLibrary |
ITagLibraryResolver.getLibrary(java.lang.String tagLibraryID)
Return a TagLibrary instance given a tag library ID |
Uses of TagLibrary in org.eclipse.jet.taglib |
---|
Methods in org.eclipse.jet.taglib that return TagLibrary | |
---|---|
TagLibrary |
TagLibraryReference.getTagLibrary()
Return the TagLibrary description object. |
TagLibrary |
TagDefinition.getTagLibrary()
Return the TagLibrary that contains this tag definition. |
TagLibrary |
TagLibraryManager.getTagLibrary(java.lang.String id)
Find the TabLibrary declaration given the tag library id. |
TagLibrary |
TagLibraryManager.getTagLibrary(java.lang.String id,
boolean includeWorkspaceDeclarations)
Return the tag library declaration given the tag library id. |
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |