at.spardat.xma.mdl
Interface IAtomTransfer


public interface IAtomTransfer

Interface to a plugin providing conversions from attribute classes and types to Atom.


Method Summary
 Atom newInstance(java.lang.Object o)
          Convert the given object to an Atom.
 

Method Detail

newInstance

public Atom newInstance(java.lang.Object o)
Convert the given object to an Atom.