hep.aida.ref.xml.converters
Class ToZipHandler
java.lang.Object
hep.aida.ref.xml.converters.ToZipHandler
- Direct Known Subclasses:
- AsciiToZipHandler, BinaryToZipHandler
public class ToZipHandler
- extends Object
characters
public void characters(char[] chars,
int start,
int len)
throws SAXException
- Throws:
SAXException
startDocument
public void startDocument()
throws SAXException
- Throws:
SAXException
endDocument
public void endDocument()
throws SAXException
- Throws:
SAXException
endElement
public void endElement(int tagID)
throws SAXException
- Throws:
SAXException
startElement
public void startElement(int tag,
Attributes attr,
boolean empty)
throws SAXException
- Throws:
SAXException
Copyright © 2000-2013 FreeHEP. All Rights Reserved.