com.mule.connectors.testdata.parsers
Class AnnotationsXmlParser
java.lang.Object
com.mule.connectors.testdata.parsers.AnnotationsXmlParser
public class AnnotationsXmlParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationsXmlParser
public AnnotationsXmlParser(String inputFile)
throws IOException,
SAXException,
ParserConfigurationException
- Throws:
IOException
SAXException
ParserConfigurationException
getPropertiesNode
public Element getPropertiesNode()
retrieveConnectorProperties
public ConnectorProperties retrieveConnectorProperties()
throws XPathExpressionException
- Throws:
XPathExpressionException
retrieveProcessorsProperties
public Map<String,ConnectorProcessorInfo> retrieveProcessorsProperties()
throws XPathExpressionException
- Throws:
XPathExpressionException
Copyright © 2014. All rights reserved.