@Deprecated public class LangAlt extends Properties
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT
Deprecated.
Key for the default language.
|
defaults
Constructor and Description |
---|
LangAlt()
Deprecated.
Creates a Properties object that stores languages for use in an XmpSchema
|
LangAlt(String defaultValue)
Deprecated.
Creates a Properties object that stores languages for use in an XmpSchema
|
Modifier and Type | Method and Description |
---|---|
void |
addLanguage(String language,
String value)
Deprecated.
Add a language.
|
protected void |
process(StringBuffer buf,
Object lang)
Deprecated.
Process a property.
|
String |
toString()
Deprecated.
Creates a String that can be used in an XmpSchema.
|
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
public static final String DEFAULT
public LangAlt(String defaultValue)
public LangAlt()
protected void process(StringBuffer buf, Object lang)
Copyright © 2015. All rights reserved.