com.mule.connectors.interop.model
Class ManifestUnit

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

public class ManifestUnit
extends Object

Author:
Mulesoft, Inc

Constructor Summary
ManifestUnit(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

ManifestUnit

public ManifestUnit(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.