Class PanelFileContentDescriber

  • All Implemented Interfaces:
    org.eclipse.core.runtime.content.IContentDescriber

    public class PanelFileContentDescriber
    extends PropertiesFileContentDescriber
    The content describer for the property files of panels.
    Author:
    Christopher Mindus
    • Field Summary

      • Fields inherited from interface org.eclipse.core.runtime.content.IContentDescriber

        INDETERMINATE, INVALID, VALID
    • Constructor Detail

      • PanelFileContentDescriber

        public PanelFileContentDescriber()
    • Method Detail

      • getTags

        protected java.lang.String[] getTags()
        Gets the list of tags names that is the content can process. See the file "com.iizix.schema.base-properties.xml" for the tag names.
        Specified by:
        getTags in class PropertiesFileContentDescriber
        Returns:
        The array of supported tags.