| Package | Description | 
|---|---|
| javax.xml.registry | 
 This package and its sub-packages describe the API classes and interfaces
 for the JAXR API. | 
| javax.xml.registry.infomodel | 
 This package describes the information model for the JAXR
 API. | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalizedString | LifeCycleManager. createLocalizedString(Locale l,
                     String s)Creates a LocalizedString instance using the specified
 Locale and String parameters. | 
| LocalizedString | LifeCycleManager. createLocalizedString(Locale l,
                     String s,
                     String charSetName)Creates a LocalizedString instance using the specified
 Locale, String, and character set parameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalizedString | InternationalString. getLocalizedString(Locale locale,
                  String charsetName)Gets the LocalizedString for the specified Locale and charsetName. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InternationalString. addLocalizedString(LocalizedString localizedString)Adds a LocalizedString to this object. | 
| void | InternationalString. removeLocalizedString(LocalizedString localizedString)Removes a LocalizedString from this object. | 
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.