|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.model.AbstractCTypeInfoImpl
com.sun.tools.xjc.model.CWildcardTypeInfo
public final class CWildcardTypeInfo
CTypeInfo
for the DOM node.
TODO: support other DOM models.
Field Summary | |
---|---|
static CWildcardTypeInfo |
INSTANCE
|
Method Summary | |
---|---|
org.xml.sax.Locator |
getLocator()
Gets the source location in the schema from which this model component is created. |
NType |
getType()
|
com.sun.codemodel.JType |
toType(Outline o,
Aspect aspect)
Returns the JClass that represents the class being bound,
under the given Outline . |
Methods inherited from class com.sun.tools.xjc.model.AbstractCTypeInfoImpl |
---|
canBeReferencedByIDREF, createConstant, getAdapterUse, getCustomizations, getExpectedMimeType, getInfo, getLocation, getSchemaComponent, getUpstream, idUse, isCollection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo |
---|
canBeReferencedByIDREF |
Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable |
---|
getLocation, getUpstream |
Field Detail |
---|
public static final CWildcardTypeInfo INSTANCE
Method Detail |
---|
public com.sun.codemodel.JType toType(Outline o, Aspect aspect)
CTypeInfo
JClass
that represents the class being bound,
under the given Outline
.
toType
in interface CTypeInfo
NType.toType(Outline, Aspect)
public NType getType()
getType
in interface com.sun.xml.bind.v2.model.core.TypeInfo<NType,NClass>
public org.xml.sax.Locator getLocator()
CCustomizable
getLocator
in interface CCustomizable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |