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