Class FontFacesFileContentDescriber

java.lang.Object
com.iizigo.fileexts.PropertiesFileContentDescriber
com.iizigo.fileexts.FontFacesFileContentDescriber
All Implemented Interfaces:
IContentDescriber

public class FontFacesFileContentDescriber extends PropertiesFileContentDescriber
The content describer for the property files of font faces, having the same file extension as styles.
Author:
Christopher Mindus
  • Constructor Details

    • FontFacesFileContentDescriber

      public FontFacesFileContentDescriber()
  • Method Details

    • getTags

      protected 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.