com.teamkonzept.dom4jb.beans.infos
Class LongXMLBeanInfo

java.lang.Object
  |
  +--com.teamkonzept.dom4jb.beans.infos.ObjectXMLBeanInfo
        |
        +--com.teamkonzept.dom4jb.beans.infos.StringXMLBeanInfo
              |
              +--com.teamkonzept.dom4jb.beans.infos.LongXMLBeanInfo
All Implemented Interfaces:
XMLBeanInfo

public class LongXMLBeanInfo
extends StringXMLBeanInfo

This is the default XMLBeanInfo defining how a long will be represented.

Every java.lang.Long object will be represented as follows:

Version:
$Revision: 1.2 $
Author:
Carsten Krebs
See Also:
XMLBeanInfo.DEFAULT_ITEM_NAME

Field Summary
 
Fields inherited from interface com.teamkonzept.dom4jb.beans.XMLBeanInfo
DEFAULT_ITEM_NAME
 
Constructor Summary
LongXMLBeanInfo()
          Creates new IntegerXMLBeanInfo
 
Methods inherited from class com.teamkonzept.dom4jb.beans.infos.StringXMLBeanInfo
getContentDescriptors, getDataDescriptor
 
Methods inherited from class com.teamkonzept.dom4jb.beans.infos.ObjectXMLBeanInfo
getAttributeDescriptors, getItemName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LongXMLBeanInfo

public LongXMLBeanInfo()
Creates new IntegerXMLBeanInfo



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