Uses of Interface
com.sun.tools.rngom.ast.builder.NameClassBuilder
Packages that use NameClassBuilder
Package
Description
Minimal binarized pattern object model (one example of
ast.om implementation).Another RELAX NG AST implementation that optimizes away
inclusions and some other syntax sugars, while still retaining
all the annotations, location information, and etc.
Default Name Class Object Model (one example of
ast.om implementation).Implementation of the
asm.builder package that uses two
other builds simultaneously.-
Uses of NameClassBuilder in com.sun.tools.rngom.ast.builder
Methods in com.sun.tools.rngom.ast.builder that return NameClassBuilderModifier and TypeMethodDescriptionSchemaBuilder.getNameClassBuilder()Returns theNameClassBuilder, which is used to build name classes for thisSchemaBuilder. -
Uses of NameClassBuilder in com.sun.tools.rngom.binary
Methods in com.sun.tools.rngom.binary that return NameClassBuilder -
Uses of NameClassBuilder in com.sun.tools.rngom.digested
Methods in com.sun.tools.rngom.digested that return NameClassBuilder -
Uses of NameClassBuilder in com.sun.tools.rngom.nc
Classes in com.sun.tools.rngom.nc that implement NameClassBuilderModifier and TypeClassDescriptionclassNameClassBuilderImpl<E extends ParsedElementAnnotation,L extends Location, A extends Annotations<E, L, CL>, CL extends CommentList<L>> -
Uses of NameClassBuilder in com.sun.tools.rngom.parse.host
Methods in com.sun.tools.rngom.parse.host that return NameClassBuilder