EXIficient

com.siemens.ct.exi.attributes
Class AttributeFactory

java.lang.Object
  extended by com.siemens.ct.exi.attributes.AttributeFactory

public class AttributeFactory
extends java.lang.Object

TODO Description

Version:
0.4.20090324
Author:
Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com

Method Summary
 AttributeList createAttributeListInstance(EXIFactory exiFactory)
           
static AttributeFactory newInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static AttributeFactory newInstance()

createAttributeListInstance

public AttributeList createAttributeListInstance(EXIFactory exiFactory)

EXIficient