rubbish.db.dao.parser
クラス DAOParser

java.lang.Object
  拡張rubbish.db.dao.parser.DAOParser

public class DAOParser
extends java.lang.Object

DAOパーサー

バージョン:
$Revision: 1.1 $
作成者:
$Author: winebarrel $

フィールドの概要
protected  SrcLoader loader
           
 
コンストラクタの概要
DAOParser(SrcLoader loader)
           
 
メソッドの概要
 FormalArgs parse(java.lang.Object sources)
           
protected  void parseClass(Source source, FormalArgs fargs)
           
protected  java.lang.String read(java.io.InputStream in)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

loader

protected SrcLoader loader
コンストラクタの詳細

DAOParser

public DAOParser(SrcLoader loader)
メソッドの詳細

parse

public FormalArgs parse(java.lang.Object sources)

parseClass

protected void parseClass(Source source,
                          FormalArgs fargs)

read

protected java.lang.String read(java.io.InputStream in)


Copyright © 2007 null. All Rights Reserved.