Class StringAttributeHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      StringAttributeHandler()
      Creates a new attribute handler.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String toAttributeValue​(java.lang.Object o)
      Converts the attribute to a string.
      java.lang.Object toPropertyValue​(java.lang.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