rubbish.db.gen.template
クラス Template.Factory

java.lang.Object
  拡張rubbish.db.gen.template.Template.Factory
含まれているクラス:
Template

public static class Template.Factory
extends java.lang.Object


フィールドの概要
protected static java.util.Map types
           
 
コンストラクタの概要
Template.Factory()
           
 
メソッドの概要
static boolean exists(java.lang.String type)
           
static Template getTemplate(java.lang.String pkg, java.lang.String destdir, java.lang.String type)
           
static java.util.Set types()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

types

protected static java.util.Map types
コンストラクタの詳細

Template.Factory

public Template.Factory()
メソッドの詳細

types

public static java.util.Set types()

exists

public static boolean exists(java.lang.String type)

getTemplate

public static Template getTemplate(java.lang.String pkg,
                                   java.lang.String destdir,
                                   java.lang.String type)


Copyright © 2007 null. All Rights Reserved.