Class StringAttributeHandler

java.lang.Object
org.jfree.xml.attributehandlers.StringAttributeHandler
All Implemented Interfaces:
AttributeHandler

public class StringAttributeHandler extends Object implements AttributeHandler
A String attribute handler.
  • Constructor Details

    • StringAttributeHandler

      public StringAttributeHandler()
      Creates a new attribute handler.
  • Method Details