com.jxml.quick.ocm
Class OCMpeerFactoryEntry
java.lang.Object
|
+--com.jxml.quick.qmap.QKeyedBase
|
+--com.jxml.quick.ocm.OCMpeerFactoryEntry
- All Implemented Interfaces:
- QKeyed
- public class OCMpeerFactoryEntry
- extends QKeyedBase
Maps data model classes to peer classes.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
params
public HashMap params
peerClass
public String peerClass
OCMpeerFactoryEntry
public OCMpeerFactoryEntry()
createPeer
public OCMpeer createPeer(Object dataModel,
OCMcontext context,
OCMpeer parent)
throws SAXException,
IOException
- Return a peer object.