17 #ifndef API_SERIALIZATION_OPTIONS_H
18 #define API_SERIALIZATION_OPTIONS_H
99 Zorba_SerializerOptions_t lOptions;
void setByteOrderMark(ByteOrderMark aByteOrderMark)
void setUndeclarePrefixes(UndeclarePrefixes aUndeclarePrefixes)
void setIncludeContentType(IncludeContentType aIncludeContentType)
void setEscapeUriAttributes(EscapeUriAttributes aEscapeUriAttributes)
void setSerializationMethod(SerializationMethod aSerializationMethod)
void setIndent(Indent aIndent)
This class is the representation of an XQuery in the Zorba engine.
void setSerializerOption(const std::string ¶meter, const std::string &value)
/brief Set the serialization options given a string parameter and a string value
The Zorba Item interface.
void setStandalone(Standalone aStandalone)
void setOmitXMLDeclaration(OmitXMLDeclaration aOmitXMLDeclaration)
This class defines a set of values used to define the way a serialization can be made over Items or C...
void setNormalizationForm(NormalizationForm aNormalizationForm)