Uses of Class
nl.geostandaarden.mim.error.MimSerializationApiSaveException
Packages that use MimSerializationApiSaveException
-
Uses of MimSerializationApiSaveException in nl.geostandaarden.mim
Methods in nl.geostandaarden.mim that throw MimSerializationApiSaveExceptionModifier and TypeMethodDescriptionvoid
MimModel.indexReferences()
Indexes all unique identifiers so that the RefTypeEx.getTarget() functionality will workvoid
MimModel.save
(OutputStream mimSerialization) Save (marshall/serialize) the model to an OutputStreamvoid
MimModel.save
(OutputStream mimSerialization, jakarta.xml.bind.ValidationEventHandler validationEventHandler) Save (marshall/serialize) the model to an OutputStreamvoid
Save (marshall/serialize) the model to a Pathvoid
MimModel.save
(Path mimSerializationPath, jakarta.xml.bind.ValidationEventHandler validationEventHandler) Save (marshall/serialize) the model to a Path