18 OF_ASSUME_NONNULL_BEGIN
20 #define OF_SERIALIZATION_NS @"https://objfw.nil.im/serialization"
41 - (instancetype)initWithSerialization: (
OFXMLElement *)element;
A class which stores an XML element.
Definition: OFXMLElement.h:34
A protocol for serializing objects.
Definition: OFSerialization.h:29
OFXMLElement * XMLElementBySerializing
The object serialized into an XML element.
Definition: OFSerialization.h:33