hep.wired.plugin
Class WiredXMLIOFactory

java.lang.Object
  extended by hep.wired.plugin.AbstractXMLIOFactory
      extended by hep.wired.plugin.WiredXMLIOFactory
All Implemented Interfaces:
org.freehep.xml.io.XMLIOFactory

public class WiredXMLIOFactory
extends AbstractXMLIOFactory

Defines a XMLIO factory for a set of classes.

Version:
$Id: WiredXMLIOFactory.java 8598 2006-08-14 20:38:02Z duns $
Author:
Mark Donszelmann

Constructor Summary
WiredXMLIOFactory(Class cls)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 Class[] XMLIOFactoryClasses()
           
 
Methods inherited from class hep.wired.plugin.AbstractXMLIOFactory
createObject
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WiredXMLIOFactory

public WiredXMLIOFactory(Class cls)
Method Detail

XMLIOFactoryClasses

public Class[] XMLIOFactoryClasses()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 1996-2013 FreeHEP. All Rights Reserved.