Searched defs:isMixed (Results 1 - 13 of 13) sorted by relevance

/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/core/
H A DReferencePropertyInfo.java100 boolean isMixed(); method in interface:ReferencePropertyInfo
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/
H A DXSComplexType.java94 boolean isMixed(); method in interface:XSComplexType
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/property/
H A DArrayReferenceNodeProperty.java63 private final boolean isMixed; field in class:ArrayReferenceNodeProperty
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/model/impl/
H A DReferencePropertyInfoImpl.java69 private final boolean isMixed; field in class:ReferencePropertyInfoImpl
381 public final boolean isMixed() { method in class:ReferencePropertyInfoImpl
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/model/
H A DCReferencePropertyInfo.java65 private final boolean isMixed; field in class:CReferencePropertyInfo
71 public CReferencePropertyInfo(String name, boolean collection, boolean required, boolean isMixed, XSComponent source, argument
131 public boolean isMixed() { method in class:CReferencePropertyInfo
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/xml/internal/xsom/impl/
H A DComplexTypeImpl.java196 public boolean isMixed() { return mixed; } method in class:ComplexTypeImpl
H A DSchemaSetImpl.java331 public boolean isMixed() { return true; } method in class:SchemaSetImpl.AnyType
/openjdk10/jdk/src/java.base/share/classes/java/text/
H A DBidi.java197 public boolean isMixed() { method in class:Bidi
/openjdk10/test/lib/jdk/test/lib/
H A DPlatform.java81 public static boolean isMixed() { method in class:Platform
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDComplexTypeTraverser.java1017 processComplexContent(Element complexContentChild, boolean isMixed, boolean isDerivation, XSDocumentInfo schemaDoc, SchemaGrammar grammar) argument
/openjdk10/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/reader/xmlschema/bindinfo/
H A DBIProperty.java389 createReferenceProperty( String defaultName, boolean forConstant, XSComponent source, RawTypeSet types, boolean isMixed, boolean dummy, boolean content, boolean isMixedExtended) argument
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallingContext.java323 public boolean isMixed() { method in class:UnmarshallingContext.State
/openjdk10/jdk/src/java.base/share/classes/sun/text/bidi/
H A DBidiBase.java4336 public boolean isMixed() method in class:BidiBase

Completed in 251 milliseconds