| Package | Description |
|---|---|
| org.eclnt.editor.tools | |
| org.eclnt.jsfserver.elements |
| Modifier and Type | Class and Description |
|---|---|
static class |
ProjectInfo.DesignTimeTLDInfo |
| Modifier and Type | Method and Description |
|---|---|
static ComponentRepository.TLDInfo[] |
ComponentRepository.getDesignTimeTLDInfos() |
static ComponentRepository.TLDInfo[] |
ComponentRepository.getDesignTimeTLDInfosTFIRST()
Read all libraries, return the default t: library as the first one
|
static ComponentRepository.TLDInfo |
ComponentRepository.getRunTimeTLDInfo(java.lang.String prefix)
Read TLD info for prefix.
|
static ComponentRepository.TLDInfo[] |
ComponentRepository.getRunTimeTLDInfos() |
static ComponentRepository.TLDInfo[] |
ComponentRepository.getRunTimeTLDInfosTFIRST()
Read all libraries, return the default t: library as the first one
|
static ComponentRepository.TLDInfo |
ComponentRepository.getTLDInfo(java.lang.String prefix)
Get basic information about a registered tag library.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ComponentRepository.registerLibrary(ComponentRepository.TLDInfo info)
Registration of libraries that are used within the CaptainCasa component
processing.
|
Copyright © CaptainCasa Gmbh. All Rights Reserved.