|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface TldProvider
The TldProvider provides an interface to get jar URL with tlds and corresponding tld entries.
| Method Summary | |
|---|---|
String |
getName()
Gets the name of this TldProvider |
Map<URI,List<String>> |
getTldListenerMap()
Gets a mapping from JAR files to their TLD resources that are known to contain listener declarations |
Map<URI,List<String>> |
getTldMap()
Gets a mapping from JAR files to their TLD resources. |
| Method Detail |
|---|
String getName()
Map<URI,List<String>> getTldMap()
Map<URI,List<String>> getTldListenerMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||