|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LibraryLoad | |
---|---|
freemarker.core | This package contains FreeMarker's core parsing/rendering functionality;
most casual users do not need to be aware of the classes in this package,
and can restrict their attention to the freemarker.template
package. |
freemarker.template | This package contains the core API's that most users will use. |
Uses of LibraryLoad in freemarker.core |
---|
Methods in freemarker.core that return LibraryLoad | |
---|---|
LibraryLoad |
FMParser.Import()
|
Uses of LibraryLoad in freemarker.template |
---|
Methods in freemarker.template with parameters of type LibraryLoad | |
---|---|
void |
Template.addImport(LibraryLoad ll)
Called by code internally to maintain a list of imports |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |