Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Package oracle.javatools.resourcebundle

Interface Summary
ChainedResourceBundleMarker  
ResourceBundleKeyGenerator Stragegy for generating default key names for the given text.
ResourceBundleListener An event gets fired whenever a change is made to the contents of a ResourceBundleWrapper.
ResourceBundleWrapper Run-time and Design-time interface which abstracts the resource bundle storage.
 

Class Summary
AppBundleInfo  
AppBundleInfoFactory  
AppBundleInfoFactoryRT  
AppBundleInfoRT  
BundleFactory The BundleFactory provides a simplified approach to getting resource bundles from the run time resource bundle manager.
BundleRegistrationInfo BundleRegistrationInfo provides information about a resource bundle that has been registered with the Ide's resource bundle framework.
ChainedBundleFactory  
ChainedKeyValueMap  
CustomizableResourceBundleKeyGenerator  
DefaultChainedBundleFactory  
DefaultResourceKeyGenerator  
NamedMessageFormat The NamedMessageFormat class is a greatly reduced version of the java.text.MessageFormat class, supporting named-parameter replacement instead of index-based replacement.
ResourceBundleAdapter The ResourceBundleAdapter provides a run-time implementation of a ResourceBundleWrapper for java resource bundle.
ResourceBundleEvent A ResourceBundleEvent is fired when the contents of a ResourceBundleWrapper changes.
ResourceBundleManager Manager class for resource bundle support in the Oracle Fusion Platform.
ResourceBundleManager.BundleCache<K,V>  
ResourceBundleManagerRT The ResourceBundleManagerRT provides some of the base implementation of a ResourceBundleManager for run time.
ResourceBundleOperationResult Provides the result of a ResourceBundle operation that is more complicated than a simple boolean.
ResourceBundleRT  
ResourceBundleType A ResourceBundleType represents an implementation of an ResourceBundleWrapper.
ResourceBundleUtils  
ResourceBundleWrapper.KeyInfo  
ResourceBundleWrapperRT The ResourceBundleWrapperRT provides some of the base implementation of a ResourceBundleWrapper for run-time.
XliffResourceBundleUtils XliffResourceBundleUtils provides constants and utility functions for run-time and design-time use in dealing with .xlf files as resource bundles.
 

Enum Summary
ResourceBundleEvent.EventType Type (ADDED, REMOVED, or MODIFIED) represented by this EventObject.
ResourceBundleWrapperRT.SearchType SearchType (EXACT_MATCH, CONTAINS_MATCH, or METADATA_MATCH)
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.