T
- DocModel type.public interface DocModelFactory<T extends DocModel>
Modifier and Type | Method and Description |
---|---|
Set<String> |
getProperties()
Properties of model instances.
|
T |
makeModel() |
T |
openModel(InputStream pStream) |
T makeModel()
T openModel(InputStream pStream)
Copyright © 2023. All rights reserved.