com.mule.connectors.testdata.parsers
Class StudioEditorsXmlParser

java.lang.Object
  extended by com.mule.connectors.testdata.parsers.StudioEditorsXmlParser

public class StudioEditorsXmlParser
extends Object


Constructor Summary
StudioEditorsXmlParser(File editorsFile)
           
 
Method Summary
 void addStudioAttributePropertiesToGlobalConfig(Element configElementFromSchema)
           
 void addStudioAttributePropertiesToProcessors(Element processorsElementFromSchema)
           
 void addStudioPropertiesToChildElement(Element childElementFromSchema)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StudioEditorsXmlParser

public StudioEditorsXmlParser(File editorsFile)
                       throws ParserConfigurationException,
                              IOException,
                              SAXException,
                              XPathExpressionException
Throws:
ParserConfigurationException
IOException
SAXException
XPathExpressionException
Method Detail

addStudioAttributePropertiesToProcessors

public void addStudioAttributePropertiesToProcessors(Element processorsElementFromSchema)
                                              throws XPathExpressionException
Throws:
XPathExpressionException

addStudioPropertiesToChildElement

public void addStudioPropertiesToChildElement(Element childElementFromSchema)
                                       throws XPathExpressionException
Throws:
XPathExpressionException

addStudioAttributePropertiesToGlobalConfig

public void addStudioAttributePropertiesToGlobalConfig(Element configElementFromSchema)
                                                throws XPathExpressionException
Throws:
XPathExpressionException


Copyright © 2014. All rights reserved.