Uses of Class
org.somda.sdc.dpws.LocalizedStringsBuilder
Packages that use LocalizedStringsBuilder
-
Uses of LocalizedStringsBuilder in org.somda.sdc.dpws
Methods in org.somda.sdc.dpws that return LocalizedStringsBuilderModifier and TypeMethodDescriptionAdds a text in default language.Adds a text with specified language.LocalizedStringsBuilder.clear()Resets current localized string buffer.DpwsUtil.createLocalizedStrings()Creates an empty builder with no predefined texts.DpwsUtil.createLocalizedStrings(String text) Creates a builder to create localized texts.DpwsUtil.createLocalizedStrings(String lang, String text) Creates a builder to create localized texts.