com.sun.tools.xjc.reader.xmlschema.ct

Class STDerivedComplexTypeBuilder

final class STDerivedComplexTypeBuilder extends CTBuilder

Binds a complex type derived from a simple type. When a complex type is derived from a simple type, it is always by extension.
Method Summary
voidbuild(XSComplexType ct)
booleanisApplicable(XSComplexType ct)

Method Detail

build

public void build(XSComplexType ct)

isApplicable

public boolean isApplicable(XSComplexType ct)