![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
characterEncoding |
Sets the character encoding | |
contentEncoding |
Sets the content encoding | |
contentLanguage |
Sets the content language |
Inherits From
<xs:complexType abstract="true" name="simpleContentBaseUpdater">
<xs:complexContent>
<xs:extension base="tns:contentUpdater">
<xs:sequence>
<xs:element minOccurs="0" name="characterEncoding" type="xs:string"/>
<xs:element minOccurs="0" name="contentEncoding" type="tns:contentEncodingType"/>
<xs:element minOccurs="0" name="contentLanguage" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices