org.eclipse.higgins.icard.provider.cardspace.common.io
Class RoamingStoreElementFormat

java.lang.Object
  extended byorg.eclipse.higgins.icard.common.io.XMLElementFormat
      extended byorg.eclipse.higgins.icard.provider.cardspace.common.io.RoamingStoreElementFormat
All Implemented Interfaces:
org.eclipse.higgins.icard.io.IElementFormat, org.eclipse.higgins.icard.io.IXMLElementFormat

public class RoamingStoreElementFormat
extends org.eclipse.higgins.icard.common.io.XMLElementFormat


Field Summary
 
Fields inherited from interface org.eclipse.higgins.icard.io.IElementFormat
BINARY_ELEMENT_FORMAT, XML_ELEMENT_FORMAT
 
Method Summary
static org.eclipse.higgins.icard.io.IXMLElementFormat getInstance()
           
 
Methods inherited from class org.eclipse.higgins.icard.common.io.XMLElementFormat
getElementNames, getFormatID
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static org.eclipse.higgins.icard.io.IXMLElementFormat getInstance()