public class ChunkerModelResourceImpl extends AbstractModelResource<ChunkerModel> implements ChunkerModelResource
model
Constructor and Description |
---|
ChunkerModelResourceImpl() |
Modifier and Type | Method and Description |
---|---|
ChunkerModel |
getModel() |
protected ChunkerModel |
loadModel(InputStream in) |
load
public ChunkerModel getModel()
getModel
in interface ChunkerModelResource
protected ChunkerModel loadModel(InputStream in) throws IOException
loadModel
in class AbstractModelResource<ChunkerModel>
IOException
Copyright © 2019 The Apache Software Foundation. All rights reserved.