com.tonicsystems.jarjar.util
Interface ClassPathEntry


public interface ClassPathEntry


Method Summary
 java.lang.String getName()
           
 java.lang.String getSource()
           
 java.io.InputStream openStream()
           
 

Method Detail

getSource

java.lang.String getSource()
                           throws java.io.IOException
Throws:
java.io.IOException

getName

java.lang.String getName()

openStream

java.io.InputStream openStream()
                               throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010-2014 Sonatype, Inc.. All Rights Reserved.