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 TypeMethodDescriptionvoidMimModel.indexReferences()Indexes all unique identifiers so that the RefTypeEx.getTarget() functionality will workvoidMimModel.save(OutputStream mimSerialization) Save (marshall/serialize) the model to an OutputStreamvoidMimModel.save(OutputStream mimSerialization, jakarta.xml.bind.ValidationEventHandler validationEventHandler) Save (marshall/serialize) the model to an OutputStreamvoidSave (marshall/serialize) the model to a PathvoidMimModel.save(Path mimSerializationPath, jakarta.xml.bind.ValidationEventHandler validationEventHandler) Save (marshall/serialize) the model to a Path