Class CmsMessageBundleEditorTypes.Descriptor
java.lang.Object
org.opencms.ui.editors.messagebundle.CmsMessageBundleEditorTypes.Descriptor
- Enclosing class:
- CmsMessageBundleEditorTypes
Helper for accessing Bundle descriptor XML contents.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
N_MESSAGE
Message node.- See Also:
-
N_KEY
Key node.- See Also:
-
N_DESCRIPTION
Description node.- See Also:
-
N_DEFAULT
Default node.- See Also:
-
LOCALE
Locale in which the content is available. -
POSTFIX
The mandatory postfix of a bundle descriptor.- See Also:
-
-
Constructor Details
-
Descriptor
public Descriptor()
-