XML
Less than 1 minute
XML
Trait providing XML encoder registration for RPC clients.
trait XMLAdds support for the 'application/xml' content type by registering the XMLEncoder. Classes using this trait must implement the registerEncoder method.
Methods
initTraitXML
Registers the XML encoder for 'application/xml' content type.
public initTraitXML(): voidReturns: void
Classes using this trait must implement the registerEncoder method.
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000