|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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 | |
|---|---|
boolean |
canBeReferencedByIDREF()
Deprecated. why are you calling an unimplemented method? |
JExpression |
createConstant(Outline outline,
XmlString lexical)
|
CAdapter |
getAdapterUse()
|
CCustomizations |
getCustomizations()
Gets the list of customizations attached to this model component. |
MimeType |
getExpectedMimeType()
No default MimeType. |
Location |
getLocation()
|
Locator |
getLocator()
Gets the source location in the schema from which this model component is created. |
XSComponent |
getSchemaComponent()
If this model object is built from XML Schema, this property returns a schema component from which the model is built. |
NType |
getType()
|
Locatable |
getUpstream()
|
ID |
idUse()
|
boolean |
isCollection()
|
JType |
toType(Outline o,
Aspect aspect)
Returns the JClass that represents the class being bound,
under the given Outline. |
| 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 JType toType(Outline o,
Aspect aspect)
CTypeInfoJClass that represents the class being bound,
under the given Outline.
toType in interface CTypeInfoNType.toType(Outline, Aspect)public NType getType()
getType in interface TypeInfo<NType,NClass>public Locator getLocator()
CCustomizable
getLocator in interface CCustomizablepublic final boolean isCollection()
public final CAdapter getAdapterUse()
public final ID idUse()
public final XSComponent getSchemaComponent()
CCustomizable
getSchemaComponent in interface CCustomizablepublic final boolean canBeReferencedByIDREF()
canBeReferencedByIDREF in interface TypeInfo<NType,NClass>public MimeType getExpectedMimeType()
MimeType.
public CCustomizations getCustomizations()
CCustomizable
getCustomizations in interface CCustomizablePlugin.getCustomizationURIs()
public JExpression createConstant(Outline outline,
XmlString lexical)
public final Locatable getUpstream()
getUpstream in interface Locatablepublic final Location getLocation()
getLocation in interface Locatable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||