Uses of Interface
org.w3._2001.schema.ComplexContentType
Packages that use ComplexContentType
-
Uses of ComplexContentType in org.w3._2001.schema
Methods in org.w3._2001.schema that return ComplexContentTypeModifier and TypeMethodDescriptionSchemaFactory.createComplexContentType()Returns a new object of class 'Complex Content Type'.ComplexType.getComplexContent()Returns the value of the 'Complex Content' containment reference.DocumentRoot.getComplexContent()Returns the value of the 'Complex Content' containment reference.Methods in org.w3._2001.schema with parameters of type ComplexContentTypeModifier and TypeMethodDescriptionvoidComplexType.setComplexContent(ComplexContentType value) Sets the value of the 'Complex Content' containment reference.voidDocumentRoot.setComplexContent(ComplexContentType value) Sets the value of the 'Complex Content' containment reference. -
Uses of ComplexContentType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ComplexContentTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Complex Content Type'.Fields in org.w3._2001.schema.impl declared as ComplexContentTypeModifier and TypeFieldDescriptionprotected ComplexContentTypeComplexTypeImpl.complexContentThe cached value of the 'Complex Content' containment reference.Methods in org.w3._2001.schema.impl that return ComplexContentTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createComplexContentType()ComplexTypeImpl.getComplexContent()DocumentRootImpl.getComplexContent()Methods in org.w3._2001.schema.impl with parameters of type ComplexContentTypeModifier and TypeMethodDescriptionNotificationChainComplexTypeImpl.basicSetComplexContent(ComplexContentType newComplexContent, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetComplexContent(ComplexContentType newComplexContent, NotificationChain msgs) voidComplexTypeImpl.setComplexContent(ComplexContentType newComplexContent) voidDocumentRootImpl.setComplexContent(ComplexContentType newComplexContent) -
Uses of ComplexContentType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ComplexContentTypeModifier and TypeMethodDescriptionSchemaSwitch.caseComplexContentType(ComplexContentType object) Returns the result of interpreting the object as an instance of 'Complex Content Type'.booleanSchemaValidator.validateComplexContentType(ComplexContentType complexContentType, DiagnosticChain diagnostics, Map<Object, Object> context)