Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
LifeCycleManager.createLocalizedString(Locale locale,
String s) |
LocalizedString |
LifeCycleManager.createLocalizedString(Locale locale,
String s,
String cs) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
InternationalString.getLocalizedString(Locale locale,
String charsetName) |
Modifier and Type | Method and Description |
---|---|
void |
InternationalString.addLocalizedString(LocalizedString localizedString) |
void |
InternationalString.removeLocalizedString(LocalizedString localizedString) |
Modifier and Type | Method and Description |
---|---|
LocalizedString |
LifeCycleManagerImpl.createLocalizedString(Locale locale,
String value) |
LocalizedString |
LifeCycleManagerImpl.createLocalizedString(Locale locale,
String value,
String charsetName) |
Modifier and Type | Class and Description |
---|---|
class |
LocalizedStringImpl
Implements JAXR Interface.
|
Modifier and Type | Method and Description |
---|---|
LocalizedString |
InternationalStringImpl.getLocalizedString(Locale locale,
String charset) |
Modifier and Type | Method and Description |
---|---|
Collection<LocalizedString> |
InternationalStringImpl.getLocalizedStrings() |
Modifier and Type | Method and Description |
---|---|
void |
InternationalStringImpl.addLocalizedString(LocalizedString localizedString) |
void |
InternationalStringImpl.removeLocalizedString(LocalizedString localizedString) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.