|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.reader.xmlschema.ct.CTBuilder
com.sun.tools.xjc.reader.xmlschema.ct.RestrictedComplexTypeBuilder
final class RestrictedComplexTypeBuilder
Binds a complex type derived from another complex type by restriction.
Field Summary |
---|
Fields inherited from class com.sun.tools.xjc.reader.xmlschema.ct.CTBuilder |
---|
bgmBuilder, builder, errorReceiver, green, particleBinder, schemas, selector, simpleTypeBuilder |
Constructor Summary | |
---|---|
RestrictedComplexTypeBuilder()
|
Method Summary | |
---|---|
void |
build(com.sun.xml.xsom.XSComplexType ct)
Binds the given complex type. |
boolean |
isApplicable(com.sun.xml.xsom.XSComplexType ct)
Returns true if this owner can handle the given complex type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
RestrictedComplexTypeBuilder()
Method Detail |
---|
public boolean isApplicable(com.sun.xml.xsom.XSComplexType ct)
CTBuilder
isApplicable
in class CTBuilder
public void build(com.sun.xml.xsom.XSComplexType ct)
CTBuilder
isApplicable
method returns true.
build
in class CTBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |