public interface Include<P extends ParsedPattern,E extends ParsedElementAnnotation,L extends Location,A extends Annotations<E,L,CL>,CL extends CommentList<L>> extends GrammarSection<P,E,L,A,CL>
GrammarSection.Combine
COMBINE_CHOICE, COMBINE_INTERLEAVE, START
Modifier and Type | Method and Description |
---|---|
void |
endInclude(Parseable current,
String uri,
String ns,
L loc,
A anno) |
define, makeDiv, makeInclude, topLevelAnnotation, topLevelComment
void endInclude(Parseable current, String uri, String ns, L loc, A anno) throws BuildException, IllegalSchemaException
current
- The current document we are parsing.
This is the document that contains an include.BuildException
IllegalSchemaException
Copyright © 2019 JBoss by Red Hat. All rights reserved.