Uses of Interface
org.biojava.nbio.ontology.OntologyFactory
Package
Description
Tools for loading and saving ontologies.
-
Uses of OntologyFactory in org.biojava.nbio.ontology
-
Uses of OntologyFactory in org.biojava.nbio.ontology.io
Modifier and TypeMethodDescriptionTabDelimParser.parse
(BufferedReader in, OntologyFactory of) Parse an ontology from a reader.GOParser.parseGO
(BufferedReader goFile, String ontoName, String ontoDescription, OntologyFactory factory)