public class MavenClasspathContainerSaveHelper extends Object
Constructor and Description |
---|
MavenClasspathContainerSaveHelper() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jdt.core.IClasspathContainer |
readContainer(InputStream input) |
void |
writeContainer(org.eclipse.jdt.core.IClasspathContainer container,
OutputStream output) |
public org.eclipse.jdt.core.IClasspathContainer readContainer(InputStream input) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public void writeContainer(org.eclipse.jdt.core.IClasspathContainer container, OutputStream output) throws IOException
IOException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.