org.ocd.blx
Interface IXMLComponentFactory


public interface IXMLComponentFactory

Since:
$Date: 2002/03/29 08:01:03 $
Version:
$Revision: 1.2 $
Author:
$Author: ocd_dino $, ocd_dino - ocd_dino@users.sourceforge.net (initial author)

Method Summary
 java.lang.Object createObject(java.lang.String pClassName, org.w3c.dom.Node pNode)
           
 IXMLComponentFactory getSingleton()
           
 

Method Detail

getSingleton

public IXMLComponentFactory getSingleton()

createObject

public java.lang.Object createObject(java.lang.String pClassName,
                                     org.w3c.dom.Node pNode)