com.sun.tools.xjc.reader.xmlschema.ct
abstract class CTBuilder extends Object
Field Summary | |
---|---|
protected BGMBuilder | bgmBuilder |
protected ComplexTypeFieldBuilder | builder |
protected ErrorReceiver | errorReceiver |
protected BindGreen | green |
protected XSSchemaSet | schemas |
protected ClassSelector | selector |
protected SimpleTypeBuilder | simpleTypeBuilder |
Method Summary | |
---|---|
abstract void | build(XSComplexType ct)
Binds the given complex type. |
abstract boolean | isApplicable(XSComplexType ct)
Returns true if this owner can handle the given complex type. |
isApplicable
method returns true.