Project Concept
load_domain_string3_incremental()
Load a domain from a string incrementally.
domain (Domain) – the domain object to be updated.
string (str) – the string containing the domain definition.
the domain object.
Domain