public class TypesCatalogXmlLoader extends Object
TypesCatalog from a URL.
TODO MULE-13214: this class could be removed once MULE-13214 is done| Constructor and Description |
|---|
TypesCatalogXmlLoader() |
| Modifier and Type | Method and Description |
|---|---|
TypesCatalog |
load(URL resourceType) |
static Element |
parseRootElement(URL resourceType) |
public static final QName ELEM_MULE
public TypesCatalog load(URL resourceType) throws Exception
Exceptionpublic static Element parseRootElement(URL resourceType) throws ParserConfigurationException, SAXException, IOException
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.