Package org.apache.pluto.util.assemble.io

Class Summary
JarStreamingAssembly Utility class responsible for accepting a JarInputStream representing a web application archive, iterating over each JarEntry in the input stream and assembling the WAR web.xml for portlet deployment.
WebXmlStreamingAssembly Utility class responsible for accepting web.xml and portlet.xml as InputStreams, and assembling the web.xml to an OutputStream.
 



Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.