com.mule.connectors.interop.model
Class PlatformUnit

java.lang.Object
  extended by com.mule.connectors.interop.model.PlatformUnit

public class PlatformUnit
extends Object

Author:
Mulesoft, Inc

Constructor Summary
PlatformUnit(String contentXmlPath)
           
 
Method Summary
 String getId()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformUnit

public PlatformUnit(String contentXmlPath)
             throws ParserConfigurationException,
                    IOException,
                    SAXException,
                    XPathExpressionException
Throws:
ParserConfigurationException
IOException
SAXException
XPathExpressionException
Method Detail

getVersion

public String getVersion()

getId

public String getId()


Copyright © 2014. All rights reserved.