public class JsonModel extends manifold.api.type.AbstractSingleFileModel
| Constructor and Description |
|---|
JsonModel(manifold.api.host.IManifoldHost host,
String fqn,
Set<manifold.api.fs.IFile> files) |
| Modifier and Type | Method and Description |
|---|---|
IJsonParentType |
getType() |
protected Object |
load() |
void |
updateFile(manifold.api.fs.IFile file) |
addFile, getFile, getFiles, getFqn, getHost, removeFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisProcessingpublic JsonModel(manifold.api.host.IManifoldHost host, String fqn, Set<manifold.api.fs.IFile> files)
protected Object load()
public IJsonParentType getType()
public void updateFile(manifold.api.fs.IFile file)
updateFile in interface manifold.api.type.IModelupdateFile in class manifold.api.type.AbstractSingleFileModelCopyright © 2019. All rights reserved.