org.kohsuke.rngom.parse.host
Class Base
java.lang.Object
org.kohsuke.rngom.parse.host.Base
- Direct Known Subclasses:
- GrammarSectionHost, SchemaBuilderHost
public class Base
- extends Object
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
Constructor Summary |
Base()
|
Method Summary |
protected org.kohsuke.rngom.parse.host.AnnotationsHost |
cast(Annotations ann)
|
protected org.kohsuke.rngom.parse.host.LocationHost |
cast(Location loc)
|
Methods inherited from class 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)
Copyright © 2011. All Rights Reserved.