|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntrospectionException | |
org.webmacro.directive | |
org.webmacro.engine |
Uses of IntrospectionException in org.webmacro.directive |
Methods in org.webmacro.directive that throw IntrospectionException | |
void |
DirectiveProvider.register(java.lang.String dirClassName,
java.lang.String dirName)
Register a new directive class, so that a builder of this type can be retrieved later. |
Uses of IntrospectionException in org.webmacro.engine |
Methods in org.webmacro.engine that throw IntrospectionException | |
void |
ParserProvider.register(java.lang.String pClassName,
java.lang.String pType)
Register a new parser class, |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |