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–2014 Sonatype, Inc.. All rights reserved.