站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Interface javax.xml.registry.infomodel.LocalizedString (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Interface
javax.xml.registry.infomodel.LocalizedString

Packages that use LocalizedString
javax.xml.registry   
javax.xml.registry.infomodel   
 

Uses of LocalizedString in javax.xml.registry
 

Methods in javax.xml.registry that return LocalizedString
 LocalizedString LifeCycleManager.createLocalizedString(Locale locale, String s)
           
 LocalizedString LifeCycleManager.createLocalizedString(Locale locale, String s, String cs)
           
 

Uses of LocalizedString in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel that return LocalizedString
 LocalizedString InternationalString.getLocalizedString(Locale locale, String charsetName)
           
 

Methods in javax.xml.registry.infomodel with parameters of type LocalizedString
 void InternationalString.addLocalizedString(LocalizedString localizedString)
           
 void InternationalString.removeLocalizedString(LocalizedString localizedString)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.