hep.aida.ref.xml.converters
Class BinaryToZipHandler

java.lang.Object
  extended by hep.aida.ref.xml.converters.ToZipHandler
      extended by hep.aida.ref.xml.converters.BinaryToZipHandler
All Implemented Interfaces:
ContentHandler, EntityResolver

public class BinaryToZipHandler
extends ToZipHandler
implements ContentHandler, EntityResolver

Version:
$Id$
Author:
Mark Donszelmann

Constructor Summary
BinaryToZipHandler()
           
 
Method Summary
 InputStream resolveEntity(String name, String publidId, String systemId)
           
 
Methods inherited from class hep.aida.ref.xml.converters.ToZipHandler
characters, endDocument, endElement, startDocument, startElement
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.freehep.wbxml.ContentHandler
characters, endDocument, endElement, startDocument, startElement
 

Constructor Detail

BinaryToZipHandler

public BinaryToZipHandler()
Method Detail

resolveEntity

public InputStream resolveEntity(String name,
                                 String publidId,
                                 String systemId)
                          throws SAXException,
                                 IOException
Specified by:
resolveEntity in interface EntityResolver
Throws:
SAXException
IOException


Copyright © 2000-2013 FreeHEP. All Rights Reserved.