Serializable, Cloneable, Map<Object,Object>@Deprecated public class LangAlt extends Properties
| Modifier and Type | Field | Description |
|---|---|---|
static String |
DEFAULT |
Deprecated.
Key for the default language.
|
defaults| Constructor | 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 | 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.
|
entry, of, of, of, of, of, of, of, of, of, of, of, ofEntriesfinalize, getClass, notify, notifyAll, wait, wait, waitclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, getProperty, getProperty, hashCode, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, setProperty, size, store, store, storeToXML, storeToXML, stringPropertyNames, valuespublic static final String DEFAULT
public LangAlt(String defaultValue)
public LangAlt()
protected void process(StringBuffer buf, Object lang)
public String toString()
toString in class PropertiesCopyright © 2018. All rights reserved.