com.sun.tools.xjc.reader.xmlschema
public static final class RawTypeSetBuilder.XmlTypeRef extends RawTypeSet.Ref
Constructor Summary | |
---|---|
XmlTypeRef(XSElementDecl decl) |
Method Summary | |
---|---|
protected RawTypeSet.Mode | canBeType(RawTypeSet parent) |
MimeType | getExpectedMimeType() |
protected ID | id() |
protected boolean | isListOfValues() |
protected void | toElementRef(CReferencePropertyInfo prop)
The whole type set can be later bound to a reference property,
in which case we need to generate additional code to wrap this
type reference into an element class.
|
protected CTypeRef | toTypeRef(CElementPropertyInfo ep) |