com.sun.tools.xjc.model

Class CWildcardTypeInfo

public final class CWildcardTypeInfo extends AbstractCTypeInfoImpl implements WildcardTypeInfo<NType,NClass>

CTypeInfo for the DOM node. TODO: support other DOM models.
Field Summary
static CWildcardTypeInfoINSTANCE
Method Summary
LocatorgetLocator()
NTypegetType()
JTypetoType(Outline o, Aspect aspect)

Field Detail

INSTANCE

public static final CWildcardTypeInfo INSTANCE

Method Detail

getLocator

public Locator getLocator()

getType

public NType getType()

toType

public JType toType(Outline o, Aspect aspect)