Class CommonAttributeConstants

  • Direct Known Subclasses:
    SvgConstants.Attributes

    public class CommonAttributeConstants
    extends java.lang.Object
    Class containing the constant property names for the attributes of tags in the XML.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CLASS
      The Constant CLASS.
      static java.lang.String DISABLED
      The Constant DISABLED.
      static java.lang.String ID
      The Constant ID.
      static java.lang.String LANG
      The Constant LANG.
      static java.lang.String REL
      The Constant REL.
      static java.lang.String STYLESHEET
      The Constant STYLESHEET.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CommonAttributeConstants

        public CommonAttributeConstants()