Searched refs:getCustomization (Results 1 - 11 of 11) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/ct/
H A DSTDerivedComplexTypeBuilder.java63 BIProperty prop = BIProperty.getCustomization(ct);
H A DFreshComplexTypeBuilder.java66 BIProperty prop = BIProperty.getCustomization(ct);
H A DMixedExtendedComplexTypeBuilder.java80 BIProperty prop = BIProperty.getCustomization(ct);
H A DMultiWildcardComplexTypeBuilder.java71 BIProperty prop = BIProperty.getCustomization(ct);
H A DRestrictedComplexTypeBuilder.java78 BIProperty prop = BIProperty.getCustomization(ct);
H A DMixedComplexTypeBuilder.java78 BIProperty prop = BIProperty.getCustomization(ct);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DColorBinder.java58 BIProperty prop = BIProperty.getCustomization(type);
H A DBindPurple.java66 BIProperty pc = BIProperty.getCustomization(use);
H A DExpressionParticleBinder.java104 BIProperty cust = BIProperty.getCustomization(p);
H A DDefaultParticleBinder.java352 BIProperty cust = BIProperty.getCustomization(p);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/reader/xmlschema/bindinfo/
H A DBIProperty.java303 getCustomization(use).isConstantProperty() &&
670 public static BIProperty getCustomization( XSComponent c ) { method in class:BIProperty

Completed in 220 milliseconds