|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMIHeader | |
|---|---|
| com.metamatrix.api.core.xmi | |
| com.metamatrix.common.xml.xmi | |
| Uses of XMIHeader in com.metamatrix.api.core.xmi |
|---|
| Methods in com.metamatrix.api.core.xmi that return XMIHeader | |
|---|---|
XMIHeader |
XMIReaderAdapter.getHeader()
Returns the information in the XMI header |
| Methods in com.metamatrix.api.core.xmi with parameters of type XMIHeader | |
|---|---|
static void |
XMIHeader.applyHeader(org.jdom.Document doc,
XMIHeader xmiHeader)
Apply the supplied XMI header to the XML (JDOM) Document. |
static void |
XMIHeader.applyHeader(org.jdom.Element root,
XMIHeader xmiHeader,
boolean newDocument)
Apply the supplied XMI header to the specified element in an XML (JDOM) Document. |
java.lang.Object |
XMIReaderAdapter.setHeader(XMIHeader xmiHeader)
Define the information in the XMI header |
| Uses of XMIHeader in com.metamatrix.common.xml.xmi |
|---|
| Methods in com.metamatrix.common.xml.xmi that return XMIHeader | |
|---|---|
XMIHeader |
XMIHeaderContentHandler.getHeader()
Return the XMI Header for this content handler. |
| Methods in com.metamatrix.common.xml.xmi with parameters of type XMIHeader | |
|---|---|
void |
XMIContentHandler.setXMIHeader(XMIHeader header)
Method to set the XMIHeader attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||