Class ByteAttributeHandler

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

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

    • ByteAttributeHandler

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