G N S X

G

getClassType() - Method in class net.wangs.xtype.core.XObjectConfig
 
getInstance() - Static method in class net.wangs.xtype.core.XTypeUtil
 
getObject(Element, String) - Method in class net.wangs.xtype.apps.XCollection
Get a Collection from the XML element
getObject(Element, String) - Method in class net.wangs.xtype.apps.XHashtable
Get a Hashtable from the XML element
getObject(Element, String) - Method in class net.wangs.xtype.apps.XMap
Get a Collection from the XML element
getObject(Element, String) - Method in interface net.wangs.xtype.core.XObject
Get an java object from a XML element.
getObjectFromXML(Element, String) - Static method in class net.wangs.xtype.core.XType
Deprecated.  
getObjectFromXML(Element, String, String) - Static method in class net.wangs.xtype.core.XType
Constructs a java object from a XML element This method does following: 1) finds out XClass type from given variable "type", according to hashtable 2) dispatches call to XClass object
getXMLFromObject(Object) - Static method in class net.wangs.xtype.core.XType
Constructs a XML element from a java object.
getXObjectConfig(String) - Method in class net.wangs.xtype.core.XTypeUtil
 
getXObjectConfigs() - Method in class net.wangs.xtype.core.XTypeUtil
 

N

net.wangs.xtype.apps - package net.wangs.xtype.apps
 
net.wangs.xtype.core - package net.wangs.xtype.core
 

S

setClassType(String) - Method in class net.wangs.xtype.core.XObjectConfig
 

X

XCollection - class net.wangs.xtype.apps.XCollection.
Implementation of the XObject interface for all types of Collections.
XCollection() - Constructor for class net.wangs.xtype.apps.XCollection
 
XHashtable - class net.wangs.xtype.apps.XHashtable.
Implementation of the XObject interface for Hashtables.
XHashtable() - Constructor for class net.wangs.xtype.apps.XHashtable
 
XMap - class net.wangs.xtype.apps.XMap.
Implementation of the XObject interface for all types of Maps.
XMap() - Constructor for class net.wangs.xtype.apps.XMap
 
XObject - interface net.wangs.xtype.core.XObject.
Interface for all XObject implemtations
XObjectConfig - class net.wangs.xtype.core.XObjectConfig.
Notice: the class type here is the XObject sub-class.
XObjectConfig() - Constructor for class net.wangs.xtype.core.XObjectConfig
 
XType - class net.wangs.xtype.core.XType.
Main entry point of xtype project
XType() - Constructor for class net.wangs.xtype.core.XType
 
XTypeException - exception net.wangs.xtype.core.XTypeException.
XTypeException tags exceptions for XType
XTypeException() - Constructor for class net.wangs.xtype.core.XTypeException
Exception constructor
XTypeException(String) - Constructor for class net.wangs.xtype.core.XTypeException
XTypeException constructor
XTypeUtil - class net.wangs.xtype.core.XTypeUtil.
Singleton it.

G N S X

Copyright © 2005 . All Rights Reserved.