Class CSSFontIcon


  • public class CSSFontIcon
    extends java.lang.Object
    The font icon definition that resides in CSS.
    Author:
    Christopher Mindus
    • Field Summary

      Fields 
      Modifier and TypeFieldDescription
      KStringcontents
      The contents string, one or longer.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • contents

        public final KString contents
        The contents string, one or longer.