- getAddexports() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- getAddmodules() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- getAddopens() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- getAddreads() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- 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.SchemaGenBase
-
- 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
-
- getEpisode() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- 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.SchemaGenBase
-
- 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
-
- getFork() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- 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) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's index by qualified (prefixed) name.
- getIndex(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's index by Namespace name.
- getLength() - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Return the number of attributes in the list.
- getLimitmodules() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- 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
-
- getModulepath() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- getModulesourcepath() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- 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
-
- getPatchmodule() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- 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.SchemaGenBase
-
- 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) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's type by qualified (prefixed) name.
- getType(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's type by Namespace-qualified 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
-
- getUpgrademodulepath() - Method in class com.sun.tools.jxc.SchemaGenBase
-
- 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) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's value by qualified (prefixed) name.
- getValue(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Look up an attribute's value by Namespace-qualified name.
- getVoidType() - Method in class com.sun.tools.jxc.model.nav.ApNavigator
-
- Schema - Class in com.sun.tools.jxc.gen.config
-
Auto-generated, do not edit.
- Schema() - Constructor for class com.sun.tools.jxc.SchemaGenBase.Schema
-
- Schema(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int, File) - Constructor for class com.sun.tools.jxc.gen.config.Schema
-
- Schema(NGCCRuntimeEx, File) - Constructor for class com.sun.tools.jxc.gen.config.Schema
-
- SchemaGenBase - Class in com.sun.tools.jxc
-
- SchemaGenBase() - Constructor for class com.sun.tools.jxc.SchemaGenBase
-
- SchemaGenBase.Schema - Class in com.sun.tools.jxc
-
Nested schema element to specify the namespace -> file name mapping.
- SchemaGenerator - Class in com.sun.tools.jxc.ap
-
Processor that implements the schema generator
command line tool.
- SchemaGenerator - Class in com.sun.tools.jxc
-
CLI entry-point to the schema generator.
- SchemaGenerator() - Constructor for class com.sun.tools.jxc.ap.SchemaGenerator
-
- SchemaGenerator() - Constructor for class com.sun.tools.jxc.SchemaGenerator
-
- SchemaGenerator(Map<String, File>) - Constructor for class com.sun.tools.jxc.ap.SchemaGenerator
-
- SchemaGenerator.Runner - Class in com.sun.tools.jxc
-
- SchemaGeneratorFacade - Class in com.sun.tools.jxc
-
CLI entry point to schemagen that checks for JDK 5.0
- SchemaGeneratorFacade() - Constructor for class com.sun.tools.jxc.SchemaGeneratorFacade
-
- SchemaGenTask - Class in com.sun.tools.jxc
-
Ant task to invoke the schema generator.
- SchemaGenTask() - Constructor for class com.sun.tools.jxc.SchemaGenTask
-
- sendEnterAttribute(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
-
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
- sendEnterAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- sendEnterElement(int, String, String, String, Attributes) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
-
Sends an enter element event to the specified EventReceiver thread.
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
- sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- sendLeaveAttribute(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
-
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
- sendLeaveAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- sendLeaveElement(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
-
- sendLeaveElement(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
- sendLeaveElement(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- sendText(int, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
-
- sendText(int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
- sendText(int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- setAddexports(String) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setAddmodules(String) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setAddopens(String) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setAddreads(String) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setAttribute(int, String, String, String, String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set an attribute in the list.
- setAttributes(Attributes) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Copy an entire Attributes object.
- setDocumentLocator(Locator) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- setEpisode(File) - Method in class com.sun.tools.jxc.SchemaGenBase
-
Sets the episode file to be generated.
- setEpisodeFile(File) - Method in class com.sun.tools.jxc.ap.SchemaGenerator
-
- setFile(String) - Method in class com.sun.tools.jxc.SchemaGenBase.Schema
-
- setFork(boolean) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setHandlers(NGCCEventReceiver[]) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
-
- setLimitmodules(String) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setLocalName(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the local name of a specific attribute.
- setModulepath(Path) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setModulesourcepath(Path) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setNamespace(String) - Method in class com.sun.tools.jxc.SchemaGenBase.Schema
-
- setPatchmodule(String) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setQName(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the qualified name of a specific attribute.
- setRootHandler(NGCCHandler) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
Sets the root handler, which will be used to parse the
root element.
- setType(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the type of a specific attribute.
- setupCommand() - Method in class com.sun.tools.jxc.SchemaGenBase
-
Set up command line to invoke.
- setupCommandlineSwitches(Commandline) - Method in class com.sun.tools.jxc.ApBasedTask
-
Implemented by the derived class to set up command line switches passed to annotation processing.
- setupCommandlineSwitches(Commandline) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setUpgrademodulepath(Path) - Method in class com.sun.tools.jxc.SchemaGenBase
-
- setURI(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the Namespace URI of a specific attribute.
- setValue(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
-
Set the value of a specific attribute.
- skippedEntity(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- spawnChildFromEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
- spawnChildFromEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
- spawnChildFromLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
- spawnChildFromLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
- spawnChildFromText(NGCCEventReceiver, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
-
- startDocument() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- startElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-
- startPrefixMapping(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
-