org.apache.felix.tools.maven.plugin
Class Clazz

java.lang.Object
  extended by org.apache.felix.tools.maven.plugin.Clazz

public class Clazz
extends Object


Constructor Summary
Clazz(Jar jar, String path, InputStream in)
           
 
Method Summary
 Object getPath()
           
 Collection getReferred()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clazz

public Clazz(Jar jar,
             String path,
             InputStream in)
      throws IOException
Throws:
IOException
Method Detail

getReferred

public Collection getReferred()

getPath

public Object getPath()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.