public final class CWildcardTypeInfo extends Object implements WildcardTypeInfo<NType,NClass>
CTypeInfo for the DOM node.
TODO: support other DOM models.| Modifier and Type | Field and Description |
|---|---|
static CWildcardTypeInfo |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeReferencedByIDREF()
Deprecated.
why are you calling an unimplemented method?
|
JExpression |
createConstant(Outline outline,
com.sun.xml.xsom.XmlString lexical) |
CAdapter |
getAdapterUse() |
CCustomizations |
getCustomizations()
Gets the list of customizations attached to this model component.
|
MimeType |
getExpectedMimeType()
No default
MimeType. |
Location |
getLocation()
Gets the location object that this object points to.
|
Locator |
getLocator()
Gets the source location in the schema from which this model component is created.
|
com.sun.xml.xsom.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()
Gets the underlying Java type that object represents.
|
Locatable |
getUpstream()
Gets the upstream
Location information. |
ID |
idUse() |
boolean |
isCollection() |
JType |
toType(Outline o,
Aspect aspect)
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanBeReferencedByIDREFgetLocation, 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()
TypeInfopublic Locator getLocator()
CCustomizablegetLocator in interface CCustomizablepublic final boolean isCollection()
public final CAdapter getAdapterUse()
public final ID idUse()
public final com.sun.xml.xsom.XSComponent getSchemaComponent()
CCustomizablegetSchemaComponent in interface CCustomizablepublic final boolean canBeReferencedByIDREF()
TypeInfoXmlIDREF.canBeReferencedByIDREF in interface TypeInfo<NType,NClass>public CCustomizations getCustomizations()
CCustomizablegetCustomizations in interface CCustomizablePlugin.getCustomizationURIs()public JExpression createConstant(Outline outline, com.sun.xml.xsom.XmlString lexical)
public final Locatable getUpstream()
LocatableLocation information.getUpstream in interface Locatablepublic final Location getLocation()
LocatablegetLocation in interface LocatableCopyright © 2018 JBoss by Red Hat. All rights reserved.