org.mule.tools.apikit.input
Class RAMLFilesParser

java.lang.Object
  extended by org.mule.tools.apikit.input.RAMLFilesParser

public class RAMLFilesParser
extends Object


Constructor Summary
RAMLFilesParser(org.apache.maven.plugin.logging.Log log, GenerationModelProvider generationModelProvider, Map<File,InputStream> fileStreams, APIFactory apiFactory)
           
 
Method Summary
 Set<ResourceActionPair> getEntries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RAMLFilesParser

public RAMLFilesParser(org.apache.maven.plugin.logging.Log log,
                       GenerationModelProvider generationModelProvider,
                       Map<File,InputStream> fileStreams,
                       APIFactory apiFactory)
Method Detail

getEntries

public Set<ResourceActionPair> getEntries()


Copyright © 2013. All rights reserved.