Uses of Class
org.exolab.castor.xml.schema.ContentType
Packages that use ContentType
-
Uses of ContentType in org.exolab.castor.xml.schema
Subclasses of ContentType in org.exolab.castor.xml.schemaModifier and TypeClassDescriptionclassAn extension of the ContentType to support simple content extension and restriction for complexTypes.Fields in org.exolab.castor.xml.schema declared as ContentTypeModifier and TypeFieldDescriptionstatic final ContentTypeContentType.anystatic final ContentTypeContentType.elemOnlystatic final ContentTypeContentType.emptystatic final ContentTypeContentType.mixedstatic final ContentTypeContentType.textOnlyMethods in org.exolab.castor.xml.schema that return ContentTypeModifier and TypeMethodDescriptionComplexType.getContentType()Returns the content type of this ComplexType.static ContentTypeCreates a new ContentType based on the given StringMethods in org.exolab.castor.xml.schema with parameters of type ContentTypeModifier and TypeMethodDescriptionvoidComplexType.setContentType(ContentType contentType) Sets the content type of this complexType.