|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.template.soy.parseinfo.SoyTemplateInfo
com.google.template.soy.examples.FeaturesSoyInfo.DemoBidiSupportSoyTemplateInfo
public static class FeaturesSoyInfo.DemoBidiSupportSoyTemplateInfo
Demo BiDi support.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo |
|---|
SoyTemplateInfo.ParamRequisiteness |
| Field Summary | |
|---|---|
static String |
__NAME__
This template's full name. |
static String |
__PARTIAL_NAME__
This template's partial name. |
static String |
AUTHOR
Author's name. |
static String |
KEYWORDS
List of keywords. |
static String |
TITLE
Book title. |
static String |
YEAR
Year published. |
| Method Summary | |
|---|---|
static FeaturesSoyInfo.DemoBidiSupportSoyTemplateInfo |
getInstance()
|
| Methods inherited from class com.google.template.soy.parseinfo.SoyTemplateInfo |
|---|
getName, getParams, getPartialName, getUsedIjParams, mayHaveIjParamsInExternalCalls, mayHaveIjParamsInExternalDelCalls |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String __NAME__
public static final String __PARTIAL_NAME__
public static final String TITLE
public static final String AUTHOR
public static final String YEAR
public static final String KEYWORDS
| Method Detail |
|---|
public static FeaturesSoyInfo.DemoBidiSupportSoyTemplateInfo getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||