Protege 3.4.4

edu.stanford.smi.protege.resource
Class BundleHelper

java.lang.Object
  extended by edu.stanford.smi.protege.resource.BundleHelper

public class BundleHelper
extends Object

Author:
Ray Fergerson

Constructor Summary
BundleHelper(String bundleName, Class clas)
           
 
Method Summary
 int getChar(ResourceKey key)
           
 String getText(ResourceKey key)
           
 String getText(ResourceKey text, String macroReplacement)
           
 String getText(ResourceKey text, String macroReplacement1, String macroReplacement2)
           
 boolean hasText(ResourceKey key)
           
 boolean isValid()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BundleHelper

public BundleHelper(String bundleName,
                    Class clas)
Method Detail

hasText

public boolean hasText(ResourceKey key)

getText

public String getText(ResourceKey key)

getText

public String getText(ResourceKey text,
                      String macroReplacement)

getText

public String getText(ResourceKey text,
                      String macroReplacement1,
                      String macroReplacement2)

getChar

public int getChar(ResourceKey key)

isValid

public boolean isValid()

toString

public String toString()
Overrides:
toString in class Object

Protege 3.4.4

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.