Class BeanUnmarshaller

java.lang.Object
com.evolveum.midpoint.prism.impl.marshaller.BeanUnmarshaller

public class BeanUnmarshaller extends Object
Analogous to PrismUnmarshaller, this class unmarshals atomic values from XNode tree structures. Atomic values are values that can be used as property values (i.e. either simple types, or beans that are not containerables).
  • Constructor Details

  • Method Details

    • getPrismContext

      @NotNull public @NotNull PrismContext getPrismContext()