public class ZipArchiveGenerator extends ServiceableGenerator
Modifier and Type | Field and Description |
---|---|
private SkinsManager |
_skinsManager |
manager
objectModel, parameters, resolver, source
contentHandler, 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) |
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
private SkinsManager _skinsManager
public ZipArchiveGenerator()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableGenerator
ServiceException
public 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