Module jonix.common

Class JonixLanguage

java.lang.Object
com.tectonica.jonix.common.struct.JonixLanguage
All Implemented Interfaces:
JonixKeyedStruct<LanguageRoles>, JonixStruct, Serializable

public class JonixLanguage extends Object implements JonixKeyedStruct<LanguageRoles>, Serializable
This class is a JonixStruct that represents both Onix2 <Language> and Onix3 <Language>.

It can be retrieved from the composite by invoking its asStruct() method.

See Also: