|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.simBio.util.taglets.Languages
org.simBio.util.taglets.EnOn
public class EnOn
Inline taglet for English languages. Here the English language is on.
| コンストラクタの概要 | |
|---|---|
EnOn()
|
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getName()
Return the name of this custom tag. |
static void |
register(java.util.Map tagletMap)
Register this Taglet. |
java.lang.String |
toString(Tag tag)
Given the Tag representation of this custom
tag, return its string representation. |
| クラス org.simBio.util.taglets.Languages から継承されたメソッド |
|---|
inConstructor, inField, inMethod, inOverview, inPackage, inType, isInlineTag |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public EnOn()
| メソッドの詳細 |
|---|
public java.lang.String getName()
Languages 内の getNamepublic static void register(java.util.Map tagletMap)
tagletMap - the map to register this tag to.public java.lang.String toString(Tag tag)
Tag representation of this custom
tag, return its string representation.
Languages 内の toStringtag - the Tag representation of this custom tag.
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||