CCustomizable, CTypeInfo, com.sun.xml.bind.v2.model.annotation.Locatable, com.sun.xml.bind.v2.model.core.TypeInfo<NType,NClass>, com.sun.xml.bind.v2.model.core.WildcardTypeInfo<NType,NClass>public final class CWildcardTypeInfo extends java.lang.Object implements com.sun.xml.bind.v2.model.core.WildcardTypeInfo<NType,NClass>
CTypeInfo for the DOM node.
TODO: support other DOM models.| Modifier and Type | Field | Description |
|---|---|---|
static CWildcardTypeInfo |
INSTANCE |
| Modifier and Type | Method | Description |
|---|---|---|
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.
|
javax.activation.MimeType |
getExpectedMimeType() |
No default
MimeType. |
com.sun.xml.bind.v2.runtime.Location |
getLocation() |
|
org.xml.sax.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() |
|
com.sun.xml.bind.v2.model.annotation.Locatable |
getUpstream() |
|
com.sun.xml.bind.v2.model.core.ID |
idUse() |
|
boolean |
isCollection() |
|
JType |
toType(Outline o,
Aspect aspect) |
getLocation, getUpstreampublic static final CWildcardTypeInfo INSTANCE
public JType toType(Outline o, Aspect aspect)
CTypeInfotoType in interface CTypeInfoNType.toType(Outline, com.sun.tools.xjc.outline.Aspect)public NType getType()
public org.xml.sax.Locator getLocator()
CCustomizablegetLocator in interface CCustomizablepublic final boolean isCollection()
public final CAdapter getAdapterUse()
public final com.sun.xml.bind.v2.model.core.ID idUse()
public final XSComponent getSchemaComponent()
CCustomizablegetSchemaComponent in interface CCustomizablepublic final boolean canBeReferencedByIDREF()
public javax.activation.MimeType getExpectedMimeType()
MimeType.public CCustomizations getCustomizations()
CCustomizablegetCustomizations in interface CCustomizablePlugin.getCustomizationURIs()public JExpression createConstant(Outline outline, XmlString lexical)
public final com.sun.xml.bind.v2.model.annotation.Locatable getUpstream()
getUpstream in interface com.sun.xml.bind.v2.model.annotation.Locatablepublic final com.sun.xml.bind.v2.runtime.Location getLocation()
getLocation in interface com.sun.xml.bind.v2.model.annotation.LocatableCopyright © 2018 Oracle Corporation. All rights reserved.