|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentType | |
|---|---|
| org.exolab.castor.xml.schema | |
| Uses of ContentType in org.exolab.castor.xml.schema |
|---|
| Subclasses of ContentType in org.exolab.castor.xml.schema | |
|---|---|
class |
SimpleContent
An extension of the ContentType to support simple content extension and restriction for complexTypes. |
| Fields in org.exolab.castor.xml.schema declared as ContentType | |
|---|---|
static ContentType |
ContentType.any
|
static ContentType |
ContentType.elemOnly
|
static ContentType |
ContentType.empty
|
static ContentType |
ContentType.mixed
|
static ContentType |
ContentType.textOnly
|
| Methods in org.exolab.castor.xml.schema that return ContentType | |
|---|---|
ContentType |
ComplexType.getContentType()
Returns the content type of this ComplexType. |
static ContentType |
ContentType.valueOf(String contentType)
Creates a new ContentType based on the given String |
| Methods in org.exolab.castor.xml.schema with parameters of type ContentType | |
|---|---|
void |
ComplexType.setContentType(ContentType contentType)
Sets the content type of this complexType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||