Class DoubleAttributeHandler

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

public class DoubleAttributeHandler extends Object implements AttributeHandler
A class that handles the conversion of Double attributes to and from an appropriate String representation.
  • Constructor Details

    • DoubleAttributeHandler

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