Uses of Class
nl.geostandaarden.mim.error.MimSerializationApiXhtmlException
Packages that use MimSerializationApiXhtmlException
Package
Description
-
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim_1_1_0.relatierol
Methods in nl.geostandaarden.mim_1_1_0.relatierol that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionXhtmlTextEx.getContentAsString()
void
XhtmlTextEx.setContentAsString
(String xhtml) -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim_1_1_0.relatiesoort
Methods in nl.geostandaarden.mim_1_1_0.relatiesoort that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionXhtmlTextEx.getContentAsString()
void
XhtmlTextEx.setContentAsString
(String xhtml) -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim_1_1_1.relatierol
Methods in nl.geostandaarden.mim_1_1_1.relatierol that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionXhtmlTextEx.getContentAsString()
void
XhtmlTextEx.setContentAsString
(String xhtml) -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim_1_1_1.relatiesoort
Methods in nl.geostandaarden.mim_1_1_1.relatiesoort that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionXhtmlTextEx.getContentAsString()
void
XhtmlTextEx.setContentAsString
(String xhtml) -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim_1_2.relatierol
Methods in nl.geostandaarden.mim_1_2.relatierol that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionXhtmlTextEx.getContentAsString()
void
XhtmlTextEx.setContentAsString
(String xhtml) -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim_1_2.relatiesoort
Methods in nl.geostandaarden.mim_1_2.relatiesoort that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionXhtmlTextEx.getContentAsString()
void
XhtmlTextEx.setContentAsString
(String xhtml) -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim.interfaces
Methods in nl.geostandaarden.mim.interfaces that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionXhtmlSerializer.getContentAsString()
void
XhtmlDeserializer.setContentAsString
(String xhtml) -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim.samples
Methods in nl.geostandaarden.mim.samples that throw MimSerializationApiXhtmlException -
Uses of MimSerializationApiXhtmlException in nl.geostandaarden.mim.util
Methods in nl.geostandaarden.mim.util that throw MimSerializationApiXhtmlExceptionModifier and TypeMethodDescriptionstatic void
XhtmlUtil.deserializeXhtml
(String xhtml, List<Object> objects) static String
XhtmlUtil.serializeXhtml
(List<Object> objects)