CCustomizable, CTypeInfo, Locatable, TypeInfo<NType,NClass>, WildcardTypeInfo<NType,NClass>public final class CWildcardTypeInfo extends java.lang.Object implements 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?
|
com.sun.codemodel.JExpression |
createConstant(Outline outline,
com.sun.xml.xsom.XmlString lexical) |
|
CAdapter |
getAdapterUse() |
|
CCustomizations |
getCustomizations() |
Gets the list of customizations attached to this model component.
|
javax.activation.MimeType |
getExpectedMimeType() |
No default
MimeType. |
Location |
getLocation() |
|
org.xml.sax.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() |
|
Locatable |
getUpstream() |
|
ID |
idUse() |
|
boolean |
isCollection() |
|
com.sun.codemodel.JType |
toType(Outline o,
Aspect aspect) |
Returns the
JClass that represents the class being bound,
under the given Outline. |
getLocation, getUpstreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanBeReferencedByIDREFpublic static final CWildcardTypeInfo INSTANCE
public com.sun.codemodel.JType toType(Outline o, Aspect aspect)
CTypeInfoJClass that represents the class being bound,
under the given Outline.toType in interface CTypeInfoNType.toType(Outline, com.sun.tools.xjc.outline.Aspect)public org.xml.sax.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()
canBeReferencedByIDREF in interface TypeInfo<NType,NClass>public javax.activation.MimeType getExpectedMimeType()
MimeType.public CCustomizations getCustomizations()
CCustomizablegetCustomizations in interface CCustomizablePlugin.getCustomizationURIs()public com.sun.codemodel.JExpression createConstant(Outline outline, com.sun.xml.xsom.XmlString lexical)
public final Locatable getUpstream()
getUpstream in interface Locatablepublic final Location getLocation()
getLocation in interface LocatableCopyright © 2018 Oracle Corporation. All rights reserved.