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

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

public class Clazz
extends java.lang.Object


Constructor Summary
Clazz(Jar jar, java.lang.String path, java.io.InputStream in)
           
 
Method Summary
 java.lang.Object getPath()
           
 java.util.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,
             java.lang.String path,
             java.io.InputStream in)
      throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getReferred

public java.util.Collection getReferred()

getPath

public java.lang.Object getPath()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.