public final class POSModelLoader extends ModelLoader<POSModel>
Note: Do not use this class, internal use only!
Constructor and Description |
---|
POSModelLoader() |
Modifier and Type | Method and Description |
---|---|
protected POSModel |
loadModel(InputStream modelIn) |
load
protected POSModel loadModel(InputStream modelIn) throws IOException, InvalidFormatException
loadModel
in class ModelLoader<POSModel>
IOException
InvalidFormatException
Copyright © 2019 The Apache Software Foundation. All rights reserved.