|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeAndAnnotation | |
---|---|
com.sun.tools.xjc.api | API for programatic invocation of XJC and schemagen. |
com.sun.tools.xjc.api.impl.s2j | implementation of the XJC API for schema to java. |
Uses of TypeAndAnnotation in com.sun.tools.xjc.api |
---|
Methods in com.sun.tools.xjc.api that return TypeAndAnnotation | |
---|---|
TypeAndAnnotation |
S2JJAXBModel.getJavaType(QName xmlTypeName)
Returns the fully-qualified name of the Java type that is bound to the specified XML type. |
TypeAndAnnotation |
Mapping.getType()
Returns the fully-qualified name of the java class for the type of this element. |
Uses of TypeAndAnnotation in com.sun.tools.xjc.api.impl.s2j |
---|
Classes in com.sun.tools.xjc.api.impl.s2j that implement TypeAndAnnotation | |
---|---|
(package private) class |
TypeAndAnnotationImpl
TypeAndAnnotation implementation. |
Methods in com.sun.tools.xjc.api.impl.s2j that return TypeAndAnnotation | |
---|---|
TypeAndAnnotation |
JAXBModelImpl.getJavaType(QName xmlTypeName)
|
TypeAndAnnotation |
BeanMappingImpl.getType()
|
TypeAndAnnotation |
ElementMappingImpl.getType()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |