public interface ClassPathEntry
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getSource() |
InputStream |
openStream() |
String getSource() throws IOException
IOExceptionString getName()
InputStream openStream() throws IOException
IOExceptionCopyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.