|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TagLibraryReference
Represent a reference to a tag library by a template or a transform.
| Method Summary | |
|---|---|
java.lang.String |
getPrefix()
Return the prefix that is mapped to the tag library. |
TagLibrary |
getTagLibrary()
Return the TagLibrary description object. |
java.lang.String |
getTagLibraryId()
Return the tag library id. |
boolean |
isAutoImport()
Test whether the tag library is automatically imported bundle templates. |
| Method Detail |
|---|
java.lang.String getPrefix()
java.lang.String getTagLibraryId()
TagLibrary getTagLibrary()
boolean isAutoImport()
true if the library is an auto imported library.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||