org.kohsuke.rngom.parse.host
Class DivHost
java.lang.Object
org.kohsuke.rngom.parse.host.Base
org.kohsuke.rngom.parse.host.GrammarSectionHost
org.kohsuke.rngom.parse.host.DivHost
- All Implemented Interfaces:
- Div, GrammarSection
public class DivHost
- extends GrammarSectionHost
- implements Div
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
Methods inherited from class org.kohsuke.rngom.parse.host.Base |
cast, cast |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
endDiv
public void endDiv(Location _loc,
Annotations _anno)
throws BuildException
- Specified by:
endDiv
in interface Div
- Throws:
BuildException
Copyright © 2011. All Rights Reserved.