@OwlapiModule
public class OWLAPIParsersModule
extends com.google.inject.AbstractModule
Constructor and Description |
---|
OWLAPIParsersModule() |
Modifier and Type | Method and Description |
---|---|
org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser |
provideManchesterSyntaxParser(org.semanticweb.owlapi.model.OWLDataFactory df,
com.google.inject.Provider<org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration> provider) |
@Provides @Nonnull public org.semanticweb.owlapi.util.mansyntax.ManchesterOWLSyntaxParser provideManchesterSyntaxParser(@Nonnull org.semanticweb.owlapi.model.OWLDataFactory df, @Nonnull com.google.inject.Provider<org.semanticweb.owlapi.model.OWLOntologyLoaderConfiguration> provider)
df
- data factory for parserprovider
- config provider for parserCopyright © 2014 The University of Manchester. All Rights Reserved.