Uses of Class
org.glassfish.hk2.classmodel.reflect.ParsingContext
Packages that use ParsingContext
Package
Description
-
Uses of ParsingContext in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return ParsingContextModifier and TypeMethodDescriptionParsingContext.Builder.build()Build the final ParsingContext with the provided configuration.Parser.getContext()Returns the context this parser instance was initialized with during the call toParser(ParsingContext)Constructors in org.glassfish.hk2.classmodel.reflect with parameters of type ParsingContext -
Uses of ParsingContext in org.glassfish.hk2.classmodel.reflect.impl
Constructors in org.glassfish.hk2.classmodel.reflect.impl with parameters of type ParsingContextModifierConstructorDescriptionModelClassVisitor(ParsingContext ctx, URI definingURI, String entryName, boolean isApplicationClass) -
Uses of ParsingContext in org.glassfish.hk2.classmodel.reflect.util
Methods in org.glassfish.hk2.classmodel.reflect.util with parameters of type ParsingContextModifier and TypeMethodDescriptionvoidCommonModelRegistry.loadModel(ParsingContext ctx, String className)