Class LongAttributeHandler

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

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

    • LongAttributeHandler

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