Uses of Interface
org.glassfish.jaxb.core.v2.runtime.Location
Packages that use Location
Package
Description
Abstraction around the reflection library, to support various reflection models (such as java.lang.reflect and Annotation Processing).
Abstraction around reading annotations, to support internal/external annotations.
Implementation of the org.glassfish.jaxb.j2s.model package.
-
Uses of Location in org.glassfish.jaxb.core.v2.model.annotation
Methods in org.glassfish.jaxb.core.v2.model.annotation that return LocationModifier and TypeMethodDescriptionLocatable.getLocation()Gets the location object that this object points to. -
Uses of Location in org.glassfish.jaxb.core.v2.runtime
Methods in org.glassfish.jaxb.core.v2.runtime that return types with arguments of type LocationModifier and TypeMethodDescriptionIllegalAnnotationException.getSourcePos()Returns a read-only list ofLocationthat indicates where in the source code the problem has happened. -
Uses of Location in org.glassfish.jaxb.runtime.v2.model.annotation
Classes in org.glassfish.jaxb.runtime.v2.model.annotation that implement LocationModifier and TypeClassDescriptionclassAnnotationthat also implementsLocatable.classBase implementation ofLocatableAnnotation.Methods in org.glassfish.jaxb.runtime.v2.model.annotation that return LocationModifier and TypeMethodDescriptionClassLocatable.getLocation()FieldLocatable.getLocation()LocatableAnnotation.getLocation()MethodLocatable.getLocation()final LocationQuick.getLocation() -
Uses of Location in org.glassfish.jaxb.runtime.v2.model.impl
Classes in org.glassfish.jaxb.runtime.v2.model.impl that implement LocationModifier and TypeClassDescriptionclassBuiltinLeafInfoImpl<TypeT,ClassDeclT> JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.classBuiltinLeafInfoImplwith a support for runtime.Methods in org.glassfish.jaxb.runtime.v2.model.impl that return Location