|
l10n converter | ||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.star.tooling.converter.ResTypeResolver
public class ResTypeResolver
Helps resolving restype descriptors used outside the tool to restype descriptors used by this tool
| コンストラクタの概要 | |
|---|---|
ResTypeResolver()
|
|
| メソッドの概要 | |
|---|---|
static java.lang.String |
getExternKey(java.lang.String internKey)
Get the extern key to the given intern key |
static java.lang.String |
getInternKey(java.lang.String externKey)
Get the intern key depending to the given extern key |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public ResTypeResolver()
| メソッドの詳細 |
|---|
public static java.lang.String getExternKey(java.lang.String internKey)
internKey - the internal key
public static java.lang.String getInternKey(java.lang.String externKey)
externKey - the externKey {"res","res-quickhelp","res-help","title"}
|
l10n converter | ||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||