org.eclipse.higgins.icard.io
Interface IXMLElementFormat

All Superinterfaces:
IElementFormat

public interface IXMLElementFormat
extends IElementFormat


Field Summary
 
Fields inherited from interface org.eclipse.higgins.icard.io.IElementFormat
BINARY_ELEMENT_FORMAT, XML_ELEMENT_FORMAT
 
Method Summary
 javax.xml.namespace.QName[] getElementNames()
          Gets an array of qualified names of element supported by underlying input/output processor.
 
Methods inherited from interface org.eclipse.higgins.icard.io.IElementFormat
getFormatID
 

Method Detail

getElementNames

javax.xml.namespace.QName[] getElementNames()
Gets an array of qualified names of element supported by underlying input/output processor.