public class JsonTypeManifold extends JavaTypeManifold<manifold.api.json.JsonModel>
ITypeManifold.ProducerKind, ITypeManifold.SourceKind| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_EXTENSION |
ARG_DUMP_SOURCE| Constructor and Description |
|---|
JsonTypeManifold() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handlesFileExtension(String fileExtension) |
void |
init(ITypeLoader typeLoader) |
protected boolean |
isInnerType(String topLevel,
String relativeInner) |
protected String |
produce(String topLevelFqn,
String existing,
manifold.api.json.JsonModel model,
DiagnosticListener<JavaFileObject> errorHandler) |
getClassType, getProducerKind, getSourceKindaliasFqn, clear, findFilesForType, findTopLevelFqn, getAdditionalTypes, getAllTypeNames, getContent, getInterface, getModel, getModule, getPackage, getPeripheralTypes, getTypeLoader, getTypeNames, getTypesForFile, handlesFile, init, init, isDuplicate, isPackage, isTopLevelType, isType, produce, refreshedFilepublic static final String FILE_EXTENSION
public void init(ITypeLoader typeLoader)
init in interface ITypeManifoldinit in class ResourceFileTypeManifold<manifold.api.json.JsonModel>public boolean handlesFileExtension(String fileExtension)
protected boolean isInnerType(String topLevel, String relativeInner)
isInnerType in class ResourceFileTypeManifold<manifold.api.json.JsonModel>protected String produce(String topLevelFqn, String existing, manifold.api.json.JsonModel model, DiagnosticListener<JavaFileObject> errorHandler)
produce in class ResourceFileTypeManifold<manifold.api.json.JsonModel>Copyright © 2018. All rights reserved.