| Package | Description |
|---|---|
| org.jfree.xml.attributehandlers |
Provides attribute handlers for standard object types.
|
| org.jfree.xml.util |
Utility classes for the XML framework.
|
| 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 © 2009-2012 jtstand.com. All Rights Reserved.