Class LocalizedStructuredContent

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<Locale,StructuredContent>
de.digitalcollections.model.text.LocalizedStructuredContent
All Implemented Interfaces:
Serializable, Cloneable, Map<Locale,StructuredContent>

public class LocalizedStructuredContent extends HashMap<Locale,StructuredContent>
LocalizedStructuredContent is used for formatted text content in multiple languages.
See Also: