weborb.reader
Class NotAReader

java.lang.Object
  extended by weborb.reader.NotAReader
All Implemented Interfaces:
ITypeReader

public class NotAReader
extends java.lang.Object
implements ITypeReader

NotAReader

Author:
Midnight Coders, LLC

Constructor Summary
NotAReader()
           
 
Method Summary
 IAdaptingType read(java.io.DataInputStream stream, ParseContext parseContext)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotAReader

public NotAReader()
Method Detail

read

public IAdaptingType read(java.io.DataInputStream stream,
                          ParseContext parseContext)
                   throws java.io.IOException
Specified by:
read in interface ITypeReader
Throws:
java.io.IOException


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.