|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.modules.gwt.IsAccessorOfTypeLongMethod
public class IsAccessorOfTypeLongMethod
Template method used to determine whether a given accessor is of type long (special handing for gwt overlay types).
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
IsAccessorOfTypeLongMethod()
|
|
| 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. |
protected static EnunciateFreemarkerModel |
getModel()
Get the current root model. |
protected static java.util.Map<java.lang.String,java.lang.String> |
getNamespacesToPrefixes()
The namespace to prefix map. |
protected java.lang.String |
lookupPrefix(java.lang.String namespace)
Convenience method to lookup a namespace prefix given a namespace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsAccessorOfTypeLongMethod()
| 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.TemplateModelExceptionprotected java.lang.String lookupPrefix(java.lang.String namespace)
namespace - The namespace for which to lookup the prefix.
protected static java.util.Map<java.lang.String,java.lang.String> getNamespacesToPrefixes()
protected static EnunciateFreemarkerModel getModel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||