Class ShortAttributeHandler

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

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

    • ShortAttributeHandler

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