org.apache.jackrabbit.commons.packaging
Interface ContentPackageExporter


public interface ContentPackageExporter


Method Summary
 void export(ContentPackage description, OutputStream out)
           
 

Method Detail

export

void export(ContentPackage description,
            OutputStream out)
            throws RepositoryException
Throws:
RepositoryException


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.