|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.xml.attributehandlers.StringAttributeHandler
public class StringAttributeHandler
A String attribute handler.
| Constructor Summary | |
|---|---|
StringAttributeHandler()
Creates a new attribute handler. |
|
| Method Summary | |
|---|---|
String |
toAttributeValue(Object o)
Converts the attribute to a string. |
Object |
toPropertyValue(String s)
Converts a copy of the string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringAttributeHandler()
| Method Detail |
|---|
public String toAttributeValue(Object o)
toAttributeValue in interface AttributeHandlero - the attribute (String expected).
public Object toPropertyValue(String s)
toPropertyValue in interface AttributeHandlers - the string.
Short.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||