|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jelly.apt.freemarker.FreemarkerTransform<ImportedTypeDeclarationLoopStrategy>
net.sf.jelly.apt.freemarker.transforms.ForAllImportedTypesTransform
public class ForAllImportedTypesTransform
Evaluates its body for all imported types of a specified type declaration. By default, both classes and interfaces are included. This list will include the bounds of any formal type parameters. This list will NOT include annotations used by the specified type declaration.
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
ForAllImportedTypesTransform(java.lang.String namespace)
Construct a new transform under the specified namespace. |
|
| Method Summary | |
|---|---|
ImportedTypeDeclarationLoopStrategy |
newStrategy()
Instantiate a new strategy instance. |
| Methods inherited from class net.sf.jelly.apt.freemarker.FreemarkerTransform |
|---|
convertString, findSetter, getTransformName, getTransformNamespace, getWriter, setupStrategy, unwrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForAllImportedTypesTransform(java.lang.String namespace)
null or "" means the root namespace.
namespace - The namespace.| Method Detail |
|---|
public ImportedTypeDeclarationLoopStrategy newStrategy()
FreemarkerTransform
newStrategy in class FreemarkerTransform<ImportedTypeDeclarationLoopStrategy>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||