Interface Summary | |
---|---|
ModelContentAnalyser | |
ModelContentAnalysis | ModelContentAnalysis captures the result of an attempt at textaul anlysis of a model by a ModelContentAnalyser |
Class Summary | |
---|---|
EcoreFamilyResourceFactoryImpl | EcoreFamilyResourceFactoryImpl extends EcoreResourceFactoryImpl to support automatic translation of loaded models to Ecore exploiting the root namespace of XML files. |
EcoreFamilyResourceSetImpl | EcoreFamilyResourceSetImpl extends ResourceSetImpl to support automatic translation of loaded models to Ecore exploiting the root namespace of XML files or textual analysers for non-XML files. |
EcoreFamilyResourceSetImpl.ExceptionalResourceImpl | An ExceptionalResourceImpl propagates an exception arising while peeking at a resource, until the ResourceSet API permits that exception to bev thrown. |
XMLRootNamespaceParser | The XMLRootNamespaceParser.parse(InputStream) method supports examination of an XML input stream to locate and return the URI of the root namespace, or null if none. |
Exception Summary | |
---|---|
XMLRootNamespaceParser.FoundRootURIException |