|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.template.freemarker.IsExcludeFromIDLMethod
public class IsExcludeFromIDLMethod
A method used in templates to output the prefix for a given namespace.
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
IsExcludeFromIDLMethod()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
exec(java.util.List list)
Returns the qname of the element that has the first parameter as the namespace, the second as the element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsExcludeFromIDLMethod()
| Method Detail |
|---|
public java.lang.Object exec(java.util.List list)
throws freemarker.template.TemplateModelException
exec in interface freemarker.template.TemplateMethodModelexec in interface freemarker.template.TemplateMethodModelExlist - The arguments.
freemarker.template.TemplateModelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||