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
IOExceptionClassNotFoundExceptionpublic void writeContainer(org.eclipse.jdt.core.IClasspathContainer container,
OutputStream output)
throws IOException
IOExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.