Package | Description |
---|---|
manifold.api.type |
Modifier and Type | Interface and Description |
---|---|
interface |
ITypeManifold
A
ITypeManifold is a fundamental component of the Manifold API. |
Modifier and Type | Class and Description |
---|---|
class |
JavaTypeManifold<M extends IModel>
A base class for a Java source producer that is based on a resource file of a specific extension.
|
class |
ResourceFileTypeManifold<M extends IModel>
A base class for a type manifold that is based on a resource file type, typically discernible by the file extension.
|
class |
UrlTypeManifold
A base class for non-resource based type manifolds.
|
Copyright © 2024. All rights reserved.