| Package | Description |
|---|---|
| org.fujion.page | |
| org.fujion.taglib |
| Modifier and Type | Method and Description |
|---|---|
TagLibrary |
PageElement.getTagLibrary(String prefix)
Returns a tag library registered to this page element or one of its ancestors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PageElement.addTagLibrary(String prefix,
TagLibrary tagLibrary)
Registers a tag library to this page element.
|
| Modifier and Type | Method and Description |
|---|---|
TagLibrary |
TagLibraryParser.parse(InputStream stream)
Parse a tag library.
|
TagLibrary |
TagLibraryParser.parse(org.springframework.core.io.Resource resource)
Parse a tag library.
|
TagLibrary |
TagLibraryParser.parse(String src)
Parse a tag library.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
TagLibraryRegistry.getKey(TagLibrary item) |
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.