Uses of Interface
com.sun.tools.txw2.builder.relaxng.CommentListImpl
Packages that use CommentListImpl
Package
Description
Reads RELAX NG grammar from RNGOM and builds the model for TXW.
-
Uses of CommentListImpl in com.sun.tools.txw2.builder.relaxng
Methods in com.sun.tools.txw2.builder.relaxng that return CommentListImplMethods in com.sun.tools.txw2.builder.relaxng that return types with arguments of type CommentListImplModifier and TypeMethodDescriptionElementAnnotationBuilder
<Leaf, ParsedElementAnnotation, LocatorImpl, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl, CommentListImpl> SchemaBuilderImpl.makeElementAnnotationBuilder
(String ns, String localName, String prefix, LocatorImpl locator, CommentListImpl commentList, Context context) Grammar
<Leaf, ParsedElementAnnotation, LocatorImpl, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl, CommentListImpl> SchemaBuilderImpl.makeGrammar
(Scope<Leaf, ParsedElementAnnotation, LocatorImpl, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl, CommentListImpl> scope) Methods in com.sun.tools.txw2.builder.relaxng with parameters of type CommentListImplModifier and TypeMethodDescriptionSchemaBuilderImpl.commentAfter
(Leaf leaf, CommentListImpl commentList) com.sun.tools.txw2.builder.relaxng.AnnotationsImpl
SchemaBuilderImpl.makeAnnotations
(CommentListImpl commentList, Context context) ElementAnnotationBuilder
<Leaf, ParsedElementAnnotation, LocatorImpl, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl, CommentListImpl> SchemaBuilderImpl.makeElementAnnotationBuilder
(String ns, String localName, String prefix, LocatorImpl locator, CommentListImpl commentList, Context context) Method parameters in com.sun.tools.txw2.builder.relaxng with type arguments of type CommentListImplModifier and TypeMethodDescriptionSchemaBuilderImpl.makeExternalRef
(Parseable current, String uri, String ns, Scope<Leaf, ParsedElementAnnotation, LocatorImpl, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl, CommentListImpl> scope, LocatorImpl locator, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl annotations) Grammar
<Leaf, ParsedElementAnnotation, LocatorImpl, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl, CommentListImpl> SchemaBuilderImpl.makeGrammar
(Scope<Leaf, ParsedElementAnnotation, LocatorImpl, com.sun.tools.txw2.builder.relaxng.AnnotationsImpl, CommentListImpl> scope)