|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.template.freemarker.ClientPackageForMethod
org.codehaus.enunciate.template.freemarker.ClassnameForMethod
org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod
org.codehaus.enunciate.modules.amf.AS3ClientClassnameForMethod
public class AS3ClientClassnameForMethod
Conversion from java types to AS3 types.
| Field Summary |
|---|
| Fields inherited from interface freemarker.template.TemplateModel |
|---|
NOTHING |
| Constructor Summary | |
|---|---|
AS3ClientClassnameForMethod(java.util.Map<java.lang.String,java.lang.String> conversions)
|
|
| Method Summary | |
|---|---|
java.lang.String |
convert(com.sun.mirror.type.TypeMirror typeMirror)
Returns the client-side package value for the given type. |
| Methods inherited from class org.codehaus.enunciate.template.freemarker.ClientClassnameForMethod |
|---|
convert, convert, convert |
| Methods inherited from class org.codehaus.enunciate.template.freemarker.ClassnameForMethod |
|---|
convert, convert, convertPackage, convertUnwrappedObject, exec, getPackageSeparator, isJdk15, setJdk15 |
| Methods inherited from class org.codehaus.enunciate.template.freemarker.ClientPackageForMethod |
|---|
convert, isUseClientNameConversions, setUseClientNameConversions, unwrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AS3ClientClassnameForMethod(java.util.Map<java.lang.String,java.lang.String> conversions)
| Method Detail |
|---|
public java.lang.String convert(com.sun.mirror.type.TypeMirror typeMirror)
throws freemarker.template.TemplateModelException
ClientPackageForMethod
convert in class ClassnameForMethodtypeMirror - The type.
freemarker.template.TemplateModelException - If the type mirror cannot be converted for some reason.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||