Searched refs:simpleType (Results 26 - 50 of 53) sorted by relevance

123

/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/util/
H A DSchemaWriter.java160 simpleType( (XSSimpleType)itr.next() );
232 simpleType(type);
238 public void simpleType( XSSimpleType type ) { method in class:SchemaWriter
239 println(MessageFormat.format("<simpleType{0}>", type.isLocal()?"":" name=\""+type.getName()+'\"'));
245 println("</simpleType>");
254 simpleType(itemType);
283 simpleType(member);
309 simpleType(baseType);
H A DSchemaTreeTraverser.java419 for (XSSimpleType simpleType : s.getSimpleTypes().values()) {
420 simpleType(simpleType);
529 simpleType(type);
535 * @see com.sun.xml.internal.xsom.visitor.XSContentTypeVisitor#simpleType(com.sun.xml.internal.xsom.XSSimpleType)
537 public void simpleType(XSSimpleType type) { method in class:SchemaTreeTraverser
563 simpleType(itemType);
603 simpleType(member);
637 simpleType(baseType);
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/xmlschema/
H A DBindGreen.java122 public void simpleType(XSSimpleType xsSimpleType) { method in class:BindGreen
H A DBindRed.java71 public void simpleType(XSSimpleType type) { method in class:BindRed
H A DBindPurple.java141 public void simpleType(XSSimpleType type) { method in class:BindPurple
H A DBGMBuilder.java470 public Boolean simpleType(XSSimpleType xsSimpleType) {
H A DDefaultClassBinder.java320 public CElement simpleType(XSSimpleType type) { method in class:DefaultClassBinder
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/xmlschema/ct/
H A DFreshComplexTypeBuilder.java59 public void simpleType(XSSimpleType st) {
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DsimpleType.java40 class simpleType extends NGCCHandler { class in inherits:NGCCHandler
55 public simpleType(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { method in class:simpleType
61 public simpleType(NGCCRuntimeEx runtime) { method in class:simpleType
105 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
226 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
H A Dredefine.java133 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
134 NGCCHandler h = new simpleType(this, super._source, $runtime, 685);
179 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
180 NGCCHandler h = new simpleType(this, super._source, $runtime, 690);
H A DSimpleType_Union.java133 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
134 NGCCHandler h = new simpleType(this, super._source, $runtime, 179);
168 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
169 NGCCHandler h = new simpleType(this, super._source, $runtime, 180);
180 if((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")))) {
H A DSimpleType_List.java104 if((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")) || ((($ai = $runtime.getAttributeIndex("","itemType"))>=0 && (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))))) {
144 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
145 NGCCHandler h = new simpleType(this, super._source, $runtime, 258);
H A DSimpleType_Restriction.java110 if((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")) || ((($ai = $runtime.getAttributeIndex("","base"))>=0 && ((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")) || (((((((((((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minExclusive")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxExclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("totalDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("fractionDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("length"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("enumeration"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("whiteSpace"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("pattern")))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))))) {
150 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
151 NGCCHandler h = new simpleType(this, super._source, $runtime, 158);
H A DattributeDeclBody.java119 if((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")) || ((($ai = $runtime.getAttributeIndex("","type"))>=0 && (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))))) {
148 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
149 NGCCHandler h = new simpleType(this, super._source, $runtime, 379);
H A DSchema.java212 if((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("notation")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("group")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("include")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("element")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("complexType")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("attribute")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("redefine")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("attributeGroup")) || (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("import"))))))))))))) {
326 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
327 NGCCHandler h = new simpleType(this, super._source, $runtime, 520);
434 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
435 NGCCHandler h = new simpleType(this, super._source, $runtime, 509);
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/addon/episode/
H A DPluginImpl.java213 public String simpleType(XSSimpleType simpleType) {
214 return "~"+name(simpleType);
/openjdk10/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/
H A DGenerateJLIClassesPlugin.java487 Class<?> rtype = simpleType(parts[1].charAt(0));
493 ptypes[i] = simpleType(parameters.charAt(i));
499 private static Class<?> simpleType(char c) { method in class:GenerateJLIClassesPlugin
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/
H A DSchemaSetImpl.java279 public void visit( XSContentTypeVisitor visitor ) {visitor.simpleType(this); }
280 public void visit( XSVisitor visitor ) {visitor.simpleType(this); }
282 public <T> T apply( XSContentTypeFunction<T> f ) { return f.simpleType(this); }
283 public <T> T apply( XSFunction<T> f ) { return f.simpleType(this); }
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/dtd/
H A DDTDGrammar.java1236 elementDecl.simpleType.list = false;
1239 elementDecl.simpleType.list = (fElementDeclType[chunk][index] & LIST_FLAG) != 0;
1247 elementDecl.simpleType.datatypeValidator = null;
1248 elementDecl.simpleType.defaultType = -1;
1249 elementDecl.simpleType.defaultValue = null;
1322 attributeDecl.simpleType.setValues(attributeType,fAttributeDeclName[chunk][index].localpart,
1344 && fAttributeDecl.simpleType.type != XMLSimpleType.TYPE_CDATA){
1779 if (elementDecl.simpleType.list == true ) {
1840 fAttributeDeclType[attrChunk][attrIndex] = attributeDecl.simpleType.type;
1842 if (attributeDecl.simpleType
[all...]
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSComplexTypeDecl.java71 // if the content type is simple, then the corresponding simpleType
105 XSSimpleType simpleType, XSParticleDecl particle,
116 fXSSimpleType = simpleType;
508 // simpleType,
659 * <code>simpleType</code>, or mixed, element-only (see
101 setValues(String name, String targetNamespace, XSTypeDefinition baseType, short derivedBy, short schemaFinal, short block, short contentType, boolean isAbstract, XSAttributeGroupDecl attrGrp, XSSimpleType simpleType, XSParticleDecl particle, XSObjectListImpl annotations) argument
/openjdk10/jdk/src/java.management/share/classes/javax/management/openmbean/
H A DArrayType.java897 final SimpleType<?> simpleType =
904 ArrayType at = new ArrayType(simpleType, true);
/openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DNativeJava.java325 return simpleType(typeName);
538 private static Class<?> simpleType(final String typeName) throws ClassNotFoundException { method in class:NativeJava
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/schemagen/
H A DXmlSchemaGenerator.java852 SimpleType st = th.simpleType();
878 // [RESULT 2 - simpleType if the value prop is the only prop]
880 // <simpleType name="foo">
884 SimpleType st = ((SimpleTypeHost)parent).simpleType();
1061 List lst = e.simpleType().list();
1259 writeTypeRef(a.simpleType().list(), ap, "itemType");
/openjdk10/jdk/test/java/lang/invoke/indify/
H A DIndify.java1883 String simpleType = OBJ_SIGNATURE.matcher(type).replaceAll("L");
1884 assert(simpleType.matches("^\\([A-Z]*\\)[A-Z]$"));
1886 simpleType = WIDE_SIGNATURE.matcher(simpleType).replaceAll("\\0_");
1887 return simpleType;
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/xmlschema/bindinfo/
H A DBIProperty.java702 public XSComponent simpleType(XSSimpleType st) { return st.getOwnerSchema(); }

Completed in 286 milliseconds

123