l10n converter

com.sun.star.tooling.converter
クラス ResTypeResolver

java.lang.Object
  上位を拡張 com.sun.star.tooling.converter.ResTypeResolver

public class ResTypeResolver
extends java.lang.Object

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
 

コンストラクタの詳細

ResTypeResolver

public ResTypeResolver()
メソッドの詳細

getExternKey

public static java.lang.String getExternKey(java.lang.String internKey)
Get the extern key to the given intern key

パラメータ:
internKey - the internal key
戻り値:
the external key

getInternKey

public static java.lang.String getInternKey(java.lang.String externKey)
Get the intern key depending to the given extern key

パラメータ:
externKey - the externKey {"res","res-quickhelp","res-help","title"}
戻り値:
the depending intern key

l10n converter

Copyright © 2004 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA