EncoderOptions [constructor] | Constructors |
~EncoderOptions [destructor] | Destroy this object. |
operator= | Assignment operators |
accessAttribute | accessAttribute overloads |
accessAttributes | Invoke accessor sequentially on each non-modifiable attribute. |
allowControlCharacters | Return the value of the "AllowControlCharacters" attribute of this object. |
datetimeFractionalSecondPrecision | Return the value of the "DatetimeFractionalSecondPrecision" attribute of this object. |
encodingStyle | Return the value of the "EncodingStyle" attribute of this object. |
formattingMode | Return the value of the "FormattingMode" attribute of this object. |
initialIndentLevel | Return the value of the "InitialIndentLevel" attribute of this object. |
manipulateAttribute | manipulateAttribute overloads |
manipulateAttributes | Invoke manipulator sequentially on each modifiable attribute. |
maxDecimalFractionDigits | Return a reference offering non-modifiable access to the "MaxDecimalFractionDigits" attribute of this object. |
maxDecimalTotalDigits | Return a reference offering non-modifiable access to the "MaxDecimalTotalDigits" attribute of this object. |
objectNamespace | Return a reference offering non-modifiable access to the "ObjectNamespace" attribute of this object. |
outputXMLHeader | Return the value of the "OutputXMLHeader" attribute of this object. |
outputXSIAlias | Return the value of the "OutputXSIAlias" attribute of this object. |
print | Format this object to the specified output stream. |
reset | Reset this object to the default value (i.e., its value upon default construction). |
schemaLocation | Return a reference offering non-modifiable access to the "SchemaLocation" attribute of this object. |
setAllowControlCharacters | Set the "AllowControlCharacters" attribute of this object to the specified value. |
setDatetimeFractionalSecondPrecision | Set the "DatetimeFractionalSecondPrecision" attribute of this object to the specified value. |
setEncodingStyle | Set the "EncodingStyle" attribute of this object to the specified value. |
setFormattingMode | Set the "FormattingMode" attribute of this object to the specified value. |
setInitialIndentLevel | Set the "InitialIndentLevel" attribute of this object to the specified value. |
setMaxDecimalFractionDigits | Set the "MaxDecimalFractionDigits" attribute of this object to the specified value. |
setMaxDecimalTotalDigits | Set the "MaxDecimalTotalDigits" attribute of this object to the specified value. |
setObjectNamespace | Set the "ObjectNamespace" attribute of this object to the specified value. |
setOutputXMLHeader | Set the "OutputXMLHeader" attribute of this object to the specified value. |
setOutputXSIAlias | Set the "OutputXSIAlias" attribute of this object to the specified value. |
setSchemaLocation | Set the "SchemaLocation" attribute of this object to the specified value. |
setSignificantDoubleDigits | Set the "SignificantDoubleDigits" attribute of this object to the specified value. |
setSpacesPerLevel | Set the "SpacesPerLevel" attribute of this object to the specified value. |
setTag | Set the "Tag" attribute of this object to the specified value. |
setUseZAbbreviationForUtc | Set the "UseZAbbreviationForUtc" attribute of this object to the specified value. |
setWrapColumn | Set the "WrapColumn" attribute of this object to the specified value. |
significantDoubleDigits | Return a reference offering non-modifiable access to the "SignificantDoubleDigits" attribute of this object. |
spacesPerLevel | Return the value of the "SpacesPerLevel" attribute of this object. |
tag | Return a reference offering non-modifiable access to the "Tag" attribute of this object. |
useZAbbreviationForUtc | Return the value of the "UseZAbbreviationForUtc" attribute of this object. |
wrapColumn | Return the value of the "WrapColumn" attribute of this object. |