Uses of Class
org.forester.go.etc.OntologizerResult
-
Packages that use OntologizerResult Package Description org.forester.go.etc -
-
Uses of OntologizerResult in org.forester.go.etc
Methods in org.forester.go.etc that return types with arguments of type OntologizerResult Modifier and Type Method Description static java.util.List<OntologizerResult>
OntologizerResult. parse(java.io.File input)
Methods in org.forester.go.etc with parameters of type OntologizerResult Modifier and Type Method Description int
OntologizerResult. compareTo(OntologizerResult o)
-