public interface EngineFactory
| Modifier and Type | Method and Description |
|---|---|
Engine |
createEngine() |
String |
getEngineName() |
String |
getEngineVersion() |
List<String> |
getExtensions() |
String |
getLanguageName() |
String |
getLanguageVersion() |
List<String> |
getMimeTypes() |
Copyright © 2018. All rights reserved.