|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.RawTypeSet.Ref
com.sun.tools.xjc.reader.xmlschema.RawTypeSetBuilder.WildcardRef
public static final class RawTypeSetBuilder.WildcardRef
Reference to a wildcard.
| Method Summary | |
|---|---|
protected RawTypeSet.Mode |
canBeType(RawTypeSet parent)
Can this RawTypeSet.Ref be a type ref? |
protected ID |
id()
When this RawTypeSet binds to a CElementPropertyInfo,
this method is used to determine if the property is ID or not. |
protected boolean |
isListOfValues()
|
protected void |
toElementRef(CReferencePropertyInfo prop)
|
protected CTypeRef |
toTypeRef(CElementPropertyInfo ep)
|
| Methods inherited from class com.sun.tools.xjc.reader.RawTypeSet.Ref |
|---|
getExpectedMimeType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected CTypeRef toTypeRef(CElementPropertyInfo ep)
toTypeRef in class RawTypeSet.Refep - the property to which the returned CTypeRef will be
added to.protected void toElementRef(CReferencePropertyInfo prop)
toElementRef in class RawTypeSet.Refprotected RawTypeSet.Mode canBeType(RawTypeSet parent)
RawTypeSet.RefRawTypeSet.Ref be a type ref?
canBeType in class RawTypeSet.Refprotected boolean isListOfValues()
isListOfValues in class RawTypeSet.Refprotected ID id()
RawTypeSet.RefRawTypeSet binds to a CElementPropertyInfo,
this method is used to determine if the property is ID or not.
id in class RawTypeSet.Ref
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||