| Package | Description |
|---|---|
| org.jfree.xml.attributehandlers | |
| org.jfree.xml.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanAttributeHandler
|
class |
ByteAttributeHandler
|
class |
CharacterAttributeHandler
|
class |
DoubleAttributeHandler
|
class |
FloatAttributeHandler
|
class |
IntegerAttributeHandler
|
class |
LongAttributeHandler
|
class |
ShortAttributeHandler
|
class |
StringAttributeHandler
A
String attribute handler. |
| Modifier and Type | Method and Description |
|---|---|
AttributeHandler |
AttributeDefinition.getHandler()
Returns the handler.
|
| Constructor and Description |
|---|
AttributeDefinition(String propertyName,
String attributeName,
AttributeHandler handler)
Creates a new attribute definition.
|
Copyright © 2011. All Rights Reserved.