public class IncludeHost extends GrammarSectionHost implements Include
GrammarSection.Combine
COMBINE_CHOICE, COMBINE_INTERLEAVE, START
Modifier and Type | Method and Description |
---|---|
void |
endInclude(Parseable current,
String uri,
String ns,
Location _loc,
Annotations _anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 © 2017 JBoss by Red Hat. All rights reserved.