org.eclipse.higgins.icard.common.io
Class XMLElementFormat
java.lang.Object
org.eclipse.higgins.icard.common.io.XMLElementFormat
- All Implemented Interfaces:
- org.eclipse.higgins.icard.io.IElementFormat, org.eclipse.higgins.icard.io.IXMLElementFormat
public class XMLElementFormat
- extends Object
- implements org.eclipse.higgins.icard.io.IXMLElementFormat
| Fields inherited from interface org.eclipse.higgins.icard.io.IElementFormat |
BINARY_ELEMENT_FORMAT, XML_ELEMENT_FORMAT |
XMLElementFormat
public XMLElementFormat(javax.xml.namespace.QName[] elementNames)
getElementNames
public javax.xml.namespace.QName[] getElementNames()
- Specified by:
getElementNames in interface org.eclipse.higgins.icard.io.IXMLElementFormat
getFormatID
public String getFormatID()
- Specified by:
getFormatID in interface org.eclipse.higgins.icard.io.IElementFormat