public class ZipArchiveGenerator extends ServiceableGenerator
| Modifier and Type | Field and Description | 
|---|---|
private SkinsManager | 
_skinsManager  | 
managerobjectModel, parameters, resolver, sourcecontentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer| Constructor and Description | 
|---|
ZipArchiveGenerator()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
_saxEntries(File file,
           String prefixPath)
SAX zip entries 
 | 
void | 
generate()  | 
void | 
service(ServiceManager smanager)  | 
disposerecycle, setupsetConsumer, setContentHandler, setLexicalHandlerenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConsumerprivate SkinsManager _skinsManager
public ZipArchiveGenerator()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableGeneratorServiceExceptionpublic void generate() throws IOException, SAXException, ProcessingException
protected void _saxEntries(File file, String prefixPath) throws SAXException
file - the fileprefixPath - the path's prefixSAXException - if an error occured while saxing ZIP entries