- getAllFieldAnnotations(VariableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getAllMethodAnnotations(ExecutableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getAttributeIndex(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- getBaseClass(TypeMirror, TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getBaseDir() - Method in class com.sun.tools.jxc.gen.config.Config
-
- getBaseDir(String) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
-
This will check if the baseDir provided by the user
in the config file exists.
- getClassAnnotation(Class<A>, TypeElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getClassArrayValue(Annotation, String) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getClasses() - Method in class com.sun.tools.jxc.gen.config.Config
-
- getClassesToBeIncluded() - Method in class com.sun.tools.jxc.ConfigReader
-
This creates a regular expression
for the user pattern , matches the input classes
passed by the user and returns the final
list of classes that need to be included for a config file
after applying those patterns
- getClassLocation(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getClassName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getClassShortName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getClassValue(Annotation, String) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getCompilationMessage() - Method in class com.sun.tools.jxc.ApBasedTask
-
- getCompilationMessage() - Method in class com.sun.tools.jxc.SchemaGenTask
-
- getComponentType(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getCurrentAttributes() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Attributes that belong to the current element.
- getDeclaredField(TypeElement, String) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getDeclaredFields(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getDeclaredMethods(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getDeclaringClassForField(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getDeclaringClassForMethod(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getEnumConstants(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getExcludePatterns(List<String>) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
-
This takes the exclude list provided by the user in the config file
It converts the user values to
Pattern
- getExcludes() - Method in class com.sun.tools.jxc.gen.config.Classes
-
- getFailedMessage() - Method in class com.sun.tools.jxc.ApBasedTask
-
- getFailedMessage() - Method in class com.sun.tools.jxc.SchemaGenTask
-
- getFieldAnnotation(Class<A>, VariableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getFieldLocation(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getFieldName(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getFieldType(VariableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getIncludePatterns(List<String>) - Method in class com.sun.tools.jxc.NGCCRuntimeEx
-
This takes the include list provided by the user in the config file
It converts the user values to
Pattern
- getIncludes() - Method in class com.sun.tools.jxc.gen.config.Classes
-
- getIndex(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getIndex(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getLength() - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return the number of attributes in the list.
- getLocalName(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's local name.
- getLocation() - Method in class com.sun.tools.jxc.gen.config.Schema
-
- getLocator() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Gets the source location of the current event.
- getMethodAnnotation(Class<A>, ExecutableElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getMethodLocation(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getMethodName(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getMethodParameterAnnotation(Class<A>, ExecutableElement, int, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getMethodParameters(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getNamespace() - Method in class com.sun.tools.jxc.gen.config.Schema
-
- getPackageAnnotation(Class<A>, TypeElement, Locatable) - Method in class com.sun.tools.jxc.ap.InlineAnnotationReaderImpl
-
- getPackageName(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getPrimitive(Class) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getProcessor() - Method in class com.sun.tools.jxc.ApBasedTask
-
Creates a factory that does the actual job.
- getProcessor() - Method in class com.sun.tools.jxc.SchemaGenTask
-
- getQName(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's qualified (prefixed) name.
- getReturnType(ExecutableElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.Classes
-
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.Config
-
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
This method will be implemented by the generated code
and returns a reference to the current runtime.
- getRuntime() - Method in class com.sun.tools.jxc.gen.config.Schema
-
- getSchema() - Method in class com.sun.tools.jxc.gen.config.Config
-
- getSchemaOutputResolver() - Method in class com.sun.tools.jxc.ConfigReader
-
This returns the SchemaOutputResolver to generate the schemas
- getSuperClass(TypeElement) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getSupportedSourceVersion() - Method in class com.sun.tools.jxc.ap.AnnotationParser
-
- getSupportedSourceVersion() - Method in class com.sun.tools.jxc.ap.SchemaGenerator
-
- getType(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's type by index.
- getType(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's type by Namespace-qualified name.
- getType(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getTypeArgument(TypeMirror, int) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getTypeName(TypeMirror) - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- getURI(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's Namespace URI.
- getValue() - Method in enum com.sun.tools.jxc.ap.Const
-
- getValue(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return an attribute's value by index.
- getValue(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getValue(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getVoidType() - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-