Interface ContentPackageExporter
-
public interface ContentPackageExporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
export(ContentPackage description, java.io.OutputStream out)
-
-
-
Method Detail
-
export
void export(ContentPackage description, java.io.OutputStream out) throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
-
-