| Package | Description | 
|---|---|
| oracle.javatools.util | 
 Provides general utilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static TranslationControl | 
TranslationControl.getClassFormatTranslationControl()
Returns the singleton  instance of  
TranslationControl that
 handles the java class format for resources. | 
static TranslationControl | 
TranslationControl.getDefaultFormatTranslationControl()
Returns the singleton  instance of  
TranslationControl that
 handles both the java class and java properties formats. | 
static TranslationControl | 
TranslationControl.getPropertiesFormatTranslationControl()
Returns the singleton  instance of  
TranslationControl that
 handles the java properties format for resources. |