public static class XMLContentHandlerImpl.XMI extends XMLContentHandlerImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
XMLContentHandlerImpl.XMI.Describer
A describer that
creates an XMLContentHandlerImpl.XMI instance. |
XMLContentHandlerImpl.XMI| Constructor and Description |
|---|
XMI() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
contentDescription(URI uri,
java.io.InputStream inputStream,
java.util.Map<?,?> options,
java.util.Map<java.lang.Object,java.lang.Object> context)
Returns a valid content description if the XML content of the input stream has an XMI version attribute.
|
createXMLResource, getCharset, isXMINameAndNamespace, isXMINamespace, loadpublic java.util.Map<java.lang.String,java.lang.Object> contentDescription(URI uri,
java.io.InputStream inputStream,
java.util.Map<?,?> options,
java.util.Map<java.lang.Object,java.lang.Object> context)
throws java.io.IOException
java.io.IOExceptionCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature