Class ModlServices

java.lang.Object
uk.num.numlib.internal.modl.ModlServices

public final class ModlServices
extends java.lang.Object
A class to act as a facade for the MODL interpreter.
  • Constructor Summary

    Constructors 
    Constructor Description
    ModlServices()
    Default constructor
  • Method Summary

    Modifier and Type Method Description
    java.lang.String interpretNumRecord​(java.lang.String numRecord)
    Interpret a NUM record MODL string to a JSON String.
    PopulatorResponse interpretPopulatorResponse​(java.lang.String numRecord)
    Interpret a NUM record response from the populator.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait