net.sf.jdiskcatalog.io
Class XmlReader

java.lang.Object
  extended by net.sf.jdiskcatalog.io.XmlReader
All Implemented Interfaces:
DocumentReader

public class XmlReader
extends java.lang.Object
implements DocumentReader


Constructor Summary
XmlReader()
           
 
Method Summary
 Document read(java.io.InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlReader

public XmlReader()
Method Detail

read

public Document read(java.io.InputStream stream)
              throws java.io.IOException
Specified by:
read in interface DocumentReader
Throws:
java.io.IOException


Copyright © 2007. All Rights Reserved.