GrammarSection
, Include
public class IncludeHost extends GrammarSectionHost implements Include
GrammarSection.Combine
COMBINE_CHOICE, COMBINE_INTERLEAVE, START
Modifier and Type | Method | Description |
---|---|---|
void |
endInclude(Parseable current,
String uri,
String ns,
Location _loc,
Annotations _anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
public void endInclude(Parseable current, String uri, String ns, Location _loc, Annotations _anno) throws BuildException, IllegalSchemaException
endInclude
in interface Include
current
- The current document we are parsing.
This is the document that contains an include.BuildException
IllegalSchemaException
Copyright © 2018 Oracle Corporation. All rights reserved.