org.outerj.daisy.frontend.util
Class ByteArrayXMLizable

java.lang.Object
  extended by org.outerj.daisy.frontend.util.ByteArrayXMLizable

public class ByteArrayXMLizable
extends java.lang.Object


Constructor Summary
ByteArrayXMLizable(byte[] data)
           
 
Method Summary
 void toSAX(org.xml.sax.ContentHandler contentHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteArrayXMLizable

public ByteArrayXMLizable(byte[] data)
Method Detail

toSAX

public void toSAX(org.xml.sax.ContentHandler contentHandler)
           throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException


Copyright © -2006 . All Rights Reserved.