unot
クラス UnotPatternReader

java.lang.Object
  |
  +--unot.UnotPatternReader

abstract class UnotPatternReader
extends java.lang.Object

A template for a reader class. Each object of this class has the only method read(InputStream).


コンストラクタの概要
(パッケージプライベート) UnotPatternReader()
           
 
メソッドの概要
(パッケージプライベート) abstract  unot.UnotPattern read()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

UnotPatternReader

UnotPatternReader()
メソッドの詳細

read

abstract unot.UnotPattern read()