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