Package com.iizigo.fileexts
Class StyleFileContentDescriber
java.lang.Object
com.iizigo.fileexts.PropertiesFileContentDescriber
com.iizigo.fileexts.StyleFileContentDescriber
- All Implemented Interfaces:
- org.eclipse.core.runtime.content.IContentDescriber
The content describer for the property files of Styles.
- Author:
- Christopher Mindus
- Field Summary- Fields inherited from interface org.eclipse.core.runtime.content.IContentDescriber- INDETERMINATE, INVALID, VALID
- Constructor SummaryConstructors
- Method Summary- Methods inherited from class com.iizigo.fileexts.PropertiesFileContentDescriber- describe, getSupportedOptions
- Constructor Details- StyleFileContentDescriberpublic StyleFileContentDescriber()
 
- Method Details- getTagsGets 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:
- getTagsin class- PropertiesFileContentDescriber
- Returns:
- The array of supported tags.