|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMIReaderAdapter | |
---|---|
com.metamatrix.common.xml.xmi |
Uses of XMIReaderAdapter in com.metamatrix.common.xml.xmi |
---|
Methods in com.metamatrix.common.xml.xmi with parameters of type XMIReaderAdapter | |
---|---|
static void |
XMIContentHandler.read(java.io.InputStream stream,
MessageList messages,
XMIReaderAdapter adapter,
boolean closeStream)
Utility method to use SAX and this ContentHandler to read in XMI from the specified stream. |
Constructors in com.metamatrix.common.xml.xmi with parameters of type XMIReaderAdapter | |
---|---|
XMIContentHandler.BodyHandler(XMIReaderAdapter adapter)
|
|
XMIContentHandler(XMIReaderAdapter adapter)
Constructor: initializes two inner classes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |