net.ontopia.topicmaps.nav2.utils
Class ModuleReader

java.lang.Object
  extended by net.ontopia.topicmaps.nav2.utils.ModuleReader
All Implemented Interfaces:
net.ontopia.topicmaps.nav2.core.ModuleReaderIF

public class ModuleReader
extends java.lang.Object
implements net.ontopia.topicmaps.nav2.core.ModuleReaderIF

INTERNAL: Default implementation of the interface ModuleReaderIF


Constructor Summary
ModuleReader(boolean encrypted)
          INTERNAL: Constructor that accepts whether the input is encrypted or plain.
 
Method Summary
 java.util.Map read(java.io.InputStream source)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleReader

public ModuleReader(boolean encrypted)
INTERNAL: Constructor that accepts whether the input is encrypted or plain.

Method Detail

read

public java.util.Map read(java.io.InputStream source)
                   throws java.io.IOException,
                          org.xml.sax.SAXException
Specified by:
read in interface net.ontopia.topicmaps.nav2.core.ModuleReaderIF
Throws:
java.io.IOException
org.xml.sax.SAXException


Copyright © 2000-2009 Ontopia.