|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
---|---|
com.sun.tools.jxc | |
com.sun.tools.xjc.api | API for programatic invocation of XJC and schemagen. |
com.sun.tools.xjc.api.impl.j2s |
Uses of Reference in com.sun.tools.jxc |
---|
Methods in com.sun.tools.jxc that return types with arguments of type Reference | |
---|---|
Collection<Reference> |
ConfigReader.getClassesToBeIncluded()
This creates 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 |
Uses of Reference in com.sun.tools.xjc.api |
---|
Methods in com.sun.tools.xjc.api with parameters of type Reference | |
---|---|
QName |
J2SJAXBModel.getXmlTypeName(Reference javaType)
Returns the name of the XML Type bound to the specified Java type. |
Method parameters in com.sun.tools.xjc.api with type arguments of type Reference | |
---|---|
J2SJAXBModel |
JavaCompiler.bind(Collection<Reference> rootTypes,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
com.sun.mirror.apt.AnnotationProcessorEnvironment source)
Compiles the given annotated Java source code. |
J2SJAXBModel |
JavaCompiler.bind(Collection<Reference> rootTypes,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
com.sun.mirror.apt.AnnotationProcessorEnvironment source)
Compiles the given annotated Java source code. |
Uses of Reference in com.sun.tools.xjc.api.impl.j2s |
---|
Methods in com.sun.tools.xjc.api.impl.j2s with parameters of type Reference | |
---|---|
QName |
JAXBModelImpl.getXmlTypeName(Reference javaType)
|
Method parameters in com.sun.tools.xjc.api.impl.j2s with type arguments of type Reference | |
---|---|
J2SJAXBModel |
JavaCompilerImpl.bind(Collection<Reference> rootClasses,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
com.sun.mirror.apt.AnnotationProcessorEnvironment env)
|
J2SJAXBModel |
JavaCompilerImpl.bind(Collection<Reference> rootClasses,
Map<QName,Reference> additionalElementDecls,
String defaultNamespaceRemap,
com.sun.mirror.apt.AnnotationProcessorEnvironment env)
|
Constructor parameters in com.sun.tools.xjc.api.impl.j2s with type arguments of type Reference | |
---|---|
JAXBModelImpl(TypeInfoSet<com.sun.mirror.type.TypeMirror,com.sun.mirror.declaration.TypeDeclaration,com.sun.mirror.declaration.FieldDeclaration,com.sun.mirror.declaration.MethodDeclaration> types,
AnnotationReader<com.sun.mirror.type.TypeMirror,com.sun.mirror.declaration.TypeDeclaration,com.sun.mirror.declaration.FieldDeclaration,com.sun.mirror.declaration.MethodDeclaration> reader,
Collection<Reference> rootClasses,
Map<QName,Reference> additionalElementDecls)
|
|
JAXBModelImpl(TypeInfoSet<com.sun.mirror.type.TypeMirror,com.sun.mirror.declaration.TypeDeclaration,com.sun.mirror.declaration.FieldDeclaration,com.sun.mirror.declaration.MethodDeclaration> types,
AnnotationReader<com.sun.mirror.type.TypeMirror,com.sun.mirror.declaration.TypeDeclaration,com.sun.mirror.declaration.FieldDeclaration,com.sun.mirror.declaration.MethodDeclaration> reader,
Collection<Reference> rootClasses,
Map<QName,Reference> additionalElementDecls)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |