public class JsonImplTypeManifold extends JavaTypeManifold<manifold.api.json.Model>
ITypeManifold.ProducerKind, ITypeManifold.SourceKindARG_DUMP_SOURCE| Constructor and Description |
|---|
JsonImplTypeManifold() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
aliasFqn(String fqn,
IFile file) |
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.Model model,
DiagnosticListener<JavaFileObject> errorHandler) |
getClassType, getProducerKind, getSourceKindclear, findFilesForType, findTopLevelFqn, getAdditionalTypes, getAllTypeNames, getContent, getInterface, getModel, getModule, getPackage, getPeripheralTypes, getTypeLoader, getTypeNames, getTypesForFile, handlesFile, init, init, isDuplicate, isPackage, isTopLevelType, isType, produce, refreshedFilepublic void init(ITypeLoader typeLoader)
init in interface ITypeManifoldinit in class ResourceFileTypeManifold<manifold.api.json.Model>public boolean handlesFileExtension(String fileExtension)
protected String aliasFqn(String fqn, IFile file)
aliasFqn in class ResourceFileTypeManifold<manifold.api.json.Model>protected boolean isInnerType(String topLevel, String relativeInner)
isInnerType in class ResourceFileTypeManifold<manifold.api.json.Model>protected String produce(String topLevelFqn, String existing, manifold.api.json.Model model, DiagnosticListener<JavaFileObject> errorHandler)
produce in class ResourceFileTypeManifold<manifold.api.json.Model>Copyright © 2018. All rights reserved.