|
||||||||||
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? |
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()
Gets the underlying Java type that object represents. |
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 . |
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 |
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()
TypeInfo
getType
in interface TypeInfo<NType,NClass>
public org.xml.sax.Locator getLocator()
CCustomizable
getLocator
in interface CCustomizable
public final boolean isCollection()
public final CAdapter getAdapterUse()
public final ID idUse()
public final com.sun.xml.xsom.XSComponent getSchemaComponent()
CCustomizable
getSchemaComponent
in interface CCustomizable
public final boolean canBeReferencedByIDREF()
TypeInfo
XmlIDREF
.
canBeReferencedByIDREF
in interface TypeInfo<NType,NClass>
public javax.activation.MimeType getExpectedMimeType()
MimeType
.
public CCustomizations getCustomizations()
CCustomizable
getCustomizations
in interface CCustomizable
Plugin.getCustomizationURIs()
public com.sun.codemodel.JExpression createConstant(Outline outline, com.sun.xml.xsom.XmlString lexical)
public final Locatable getUpstream()
public final Location getLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |