org.kohsuke.rngom.parse.host
クラス Base

java.lang.Object
  拡張org.kohsuke.rngom.parse.host.Base
直系の既知のサブクラス:
GrammarSectionHost, SchemaBuilderHost

public class Base
extends java.lang.Object

作成者:
Kohsuke Kawaguchi (kk@kohsuke.org)

コンストラクタの概要
Base()
           
 
メソッドの概要
protected  org.kohsuke.rngom.parse.host.AnnotationsHost cast(Annotations ann)
           
protected  org.kohsuke.rngom.parse.host.LocationHost cast(Location loc)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Base

public Base()
メソッドの詳細

cast

protected org.kohsuke.rngom.parse.host.AnnotationsHost cast(Annotations ann)

cast

protected org.kohsuke.rngom.parse.host.LocationHost cast(Location loc)