Save This Page
Home » openjdk-7 » com.sun.xml.internal.rngom.ast » builder » [javadoc | source]
com.sun.xml.internal.rngom.ast.builder
public interface: Include [javadoc | source]

All Implemented Interfaces:
    GrammarSection

All Known Implementing Classes:
    IncludeImpl, IncludeImpl, IncludeHost

Method from com.sun.xml.internal.rngom.ast.builder.Include Summary:
endInclude
Method from com.sun.xml.internal.rngom.ast.builder.Include Detail:
 public  void endInclude(Parseable current,
    String uri,
    String ns,
    L loc,
    A anno) throws IllegalSchemaException, BuildException