| Package | Description |
|---|---|
| com.sun.tools.txw2.builder.relaxng |
Reads RELAX NG grammar from RNGOM and builds the model for TXW.
|
| Modifier and Type | Method | Description |
|---|---|---|
CommentListImpl |
SchemaBuilderImpl.makeCommentList() |
| Modifier and Type | Method | Description |
|---|---|---|
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> |
SchemaBuilderImpl.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) |
|
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> |
SchemaBuilderImpl.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) |
| Modifier and Type | Method | Description |
|---|---|---|
Leaf |
SchemaBuilderImpl.commentAfter(Leaf leaf,
CommentListImpl commentList) |
|
com.sun.tools.txw2.builder.relaxng.AnnotationsImpl |
SchemaBuilderImpl.makeAnnotations(CommentListImpl commentList,
com.sun.tools.rngom.parse.Context context) |
|
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> |
SchemaBuilderImpl.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) |
| Modifier and Type | Method | Description |
|---|---|---|
Leaf |
SchemaBuilderImpl.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> |
SchemaBuilderImpl.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) |
Copyright © 2018 Oracle Corporation. All rights reserved.