com.teamkonzept.dom4jb.schema
Class StringDescriptor

java.lang.Object
  |
  +--com.teamkonzept.dom4jb.schema.StringDescriptor
All Implemented Interfaces:
DataDescriptor

public class StringDescriptor
extends Object
implements DataDescriptor

Version:
Author:
carsten

Field Summary
 
Fields inherited from interface com.teamkonzept.dom4jb.schema.DataDescriptor
STRING
 
Constructor Summary
StringDescriptor()
          Creates new StringDescriptor
 
Method Summary
 String getValue(Object value)
          Liefert eine einfach String-Repräsentation des Objektes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringDescriptor

public StringDescriptor()
Creates new StringDescriptor

Method Detail

getValue

public final String getValue(Object value)
Description copied from interface: DataDescriptor
Liefert eine einfach String-Repräsentation des Objektes

Specified by:
getValue in interface DataDescriptor


Copyright © 2001-2003 Team-Konzept GmbH & CO KG. All Rights Reserved.