Class JsonModel

  • All Implemented Interfaces:
    manifold.api.type.IModel

    public class JsonModel
    extends manifold.api.type.AbstractSingleFileModel
    • Constructor Detail

      • JsonModel

        public JsonModel​(manifold.api.host.IManifoldHost host,
                         String fqn,
                         Set<manifold.api.fs.IFile> files)
    • Method Detail

      • load

        protected Object load()
      • updateFile

        public void updateFile​(manifold.api.fs.IFile file)
        Specified by:
        updateFile in interface manifold.api.type.IModel
        Overrides:
        updateFile in class manifold.api.type.AbstractSingleFileModel