public class CmsXmlContentEditorTypeMatcher extends java.lang.Object implements I_CmsEditorTypeMatcher
All resourcetypes refering to xmlcontent will be found by this class.
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
TYPE_XMLCONTENT
The name of the xmlcontent resource type.
|
| Constructor and Description |
|---|
CmsXmlContentEditorTypeMatcher() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAdditionalResourceTypes()
Returns a list of resource type names which are assigned to an editor.
|
protected static final java.lang.String TYPE_XMLCONTENT
public CmsXmlContentEditorTypeMatcher()
public java.util.List<java.lang.String> getAdditionalResourceTypes()
I_CmsEditorTypeMatchergetAdditionalResourceTypes in interface I_CmsEditorTypeMatcherI_CmsEditorTypeMatcher.getAdditionalResourceTypes()