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.CombineCOMBINE_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, topLevelCommentvoid 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.BuildExceptionIllegalSchemaExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.