com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public final class SchemaBuilderImpl extends java.lang.Object implements com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>
| Constructor | Description |
|---|---|
SchemaBuilderImpl(com.sun.codemodel.JCodeModel codeModel) |
| Modifier and Type | Method | Description |
|---|---|---|
Leaf |
annotate(Leaf leaf,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
annotateAfter(Leaf leaf,
com.sun.tools.rngom.ast.om.ParsedElementAnnotation parsedElementAnnotation) |
|
Leaf |
commentAfter(Leaf leaf,
CommentListImpl commentList) |
|
Leaf |
expandPattern(Leaf leaf) |
|
com.sun.tools.rngom.ast.builder.NameClassBuilder |
getNameClassBuilder() |
|
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl |
makeAnnotations(CommentListImpl commentList,
com.sun.tools.rngom.parse.Context context) |
|
Leaf |
makeAttribute(com.sun.tools.rngom.nc.NameClass nameClass,
Leaf leaf,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeChoice(java.util.List<Leaf> leaves,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
CommentListImpl |
makeCommentList() |
|
com.sun.tools.rngom.ast.builder.DataPatternBuilder |
makeDataPatternBuilder(java.lang.String datatypeLibrary,
java.lang.String type,
com.sun.tools.rngom.ast.util.LocatorImpl locator) |
|
Leaf |
makeElement(com.sun.tools.rngom.nc.NameClass nameClass,
Leaf leaf,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
com.sun.tools.rngom.ast.builder.ElementAnnotationBuilder<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> |
makeElementAnnotationBuilder(java.lang.String ns,
java.lang.String localName,
java.lang.String prefix,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
CommentListImpl commentList,
com.sun.tools.rngom.parse.Context context) |
|
Leaf |
makeEmpty(com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeErrorPattern() |
|
Leaf |
makeExternalRef(com.sun.tools.rngom.parse.Parseable current,
java.lang.String uri,
java.lang.String ns,
com.sun.tools.rngom.ast.builder.Scope<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> scope,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
com.sun.tools.rngom.ast.builder.Grammar<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> |
makeGrammar(com.sun.tools.rngom.ast.builder.Scope<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> scope) |
|
Leaf |
makeGroup(java.util.List<Leaf> leaves,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeInterleave(java.util.List<Leaf> leaves,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeList(Leaf leaf,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
com.sun.tools.rngom.ast.util.LocatorImpl |
makeLocation(java.lang.String systemId,
int lineNumber,
int columnNumber) |
|
Leaf |
makeMixed(Leaf leaf,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeNotAllowed(com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeOneOrMore(Leaf leaf,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeOptional(Leaf leaf,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeText(com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeValue(java.lang.String datatypeLibrary,
java.lang.String type,
java.lang.String value,
com.sun.tools.rngom.parse.Context c,
java.lang.String ns,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
Leaf |
makeZeroOrMore(Leaf leaf,
com.sun.tools.rngom.ast.util.LocatorImpl locator,
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) |
|
boolean |
usesComments() |
public SchemaBuilderImpl(com.sun.codemodel.JCodeModel codeModel)
public Leaf expandPattern(Leaf leaf) throws com.sun.tools.rngom.ast.builder.BuildException
expandPattern in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic com.sun.tools.rngom.ast.builder.NameClassBuilder getNameClassBuilder()
throws com.sun.tools.rngom.ast.builder.BuildException
getNameClassBuilder in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeChoice(java.util.List<Leaf> leaves, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeChoice in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeInterleave(java.util.List<Leaf> leaves, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeInterleave in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeGroup(java.util.List<Leaf> leaves, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeGroup in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeOneOrMore(Leaf leaf, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeOneOrMore in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeZeroOrMore(Leaf leaf, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeZeroOrMore in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeOptional(Leaf leaf, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeOptional in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeList(Leaf leaf, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeList in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeMixed(Leaf leaf, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeMixed in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeEmpty(com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations)
makeEmpty in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public Leaf makeNotAllowed(com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations)
makeNotAllowed in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public Leaf makeText(com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations)
makeText in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public Leaf makeAttribute(com.sun.tools.rngom.nc.NameClass nameClass, Leaf leaf, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeAttribute in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeElement(com.sun.tools.rngom.nc.NameClass nameClass, Leaf leaf, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeElement in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic com.sun.tools.rngom.ast.builder.DataPatternBuilder makeDataPatternBuilder(java.lang.String datatypeLibrary,
java.lang.String type,
com.sun.tools.rngom.ast.util.LocatorImpl locator)
throws com.sun.tools.rngom.ast.builder.BuildException
makeDataPatternBuilder in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeValue(java.lang.String datatypeLibrary, java.lang.String type, java.lang.String value, com.sun.tools.rngom.parse.Context c, java.lang.String ns, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
makeValue in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic com.sun.tools.rngom.ast.builder.Grammar<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> makeGrammar(com.sun.tools.rngom.ast.builder.Scope<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> scope)
makeGrammar in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public Leaf annotate(Leaf leaf, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException
annotate in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf annotateAfter(Leaf leaf, com.sun.tools.rngom.ast.om.ParsedElementAnnotation parsedElementAnnotation) throws com.sun.tools.rngom.ast.builder.BuildException
annotateAfter in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionpublic Leaf makeErrorPattern()
makeErrorPattern in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public boolean usesComments()
usesComments in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public Leaf makeExternalRef(com.sun.tools.rngom.parse.Parseable current, java.lang.String uri, java.lang.String ns, com.sun.tools.rngom.ast.builder.Scope<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> scope, com.sun.tools.rngom.ast.util.LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) throws com.sun.tools.rngom.ast.builder.BuildException, com.sun.tools.rngom.parse.IllegalSchemaException
makeExternalRef in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptioncom.sun.tools.rngom.parse.IllegalSchemaExceptionpublic com.sun.tools.rngom.ast.util.LocatorImpl makeLocation(java.lang.String systemId,
int lineNumber,
int columnNumber)
makeLocation in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public com.sun.tools.txw2.builder.relaxng.AnnotationsImpl makeAnnotations(CommentListImpl commentList, com.sun.tools.rngom.parse.Context context)
makeAnnotations in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public com.sun.tools.rngom.ast.builder.ElementAnnotationBuilder<Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl> makeElementAnnotationBuilder(java.lang.String ns, java.lang.String localName, java.lang.String prefix, com.sun.tools.rngom.ast.util.LocatorImpl locator, CommentListImpl commentList, com.sun.tools.rngom.parse.Context context)
makeElementAnnotationBuilder in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public CommentListImpl makeCommentList()
makeCommentList in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>public Leaf commentAfter(Leaf leaf, CommentListImpl commentList) throws com.sun.tools.rngom.ast.builder.BuildException
commentAfter in interface com.sun.tools.rngom.ast.builder.SchemaBuilder<com.sun.tools.rngom.nc.NameClass,Leaf,com.sun.tools.rngom.ast.om.ParsedElementAnnotation,com.sun.tools.rngom.ast.util.LocatorImpl,com.sun.tools.txw2.builder.relaxng.AnnotationsImpl,CommentListImpl>com.sun.tools.rngom.ast.builder.BuildExceptionCopyright © 2018 Oracle Corporation. All rights reserved.