org.apache.nutch.ontology.jena
Interface Parser

All Known Implementing Classes:
OwlParser

public interface Parser

interface for the parser

Author:
michael j pan

Method Summary
 void parse(com.hp.hpl.jena.ontology.OntModel m)
           
 Iterator rootClasses(com.hp.hpl.jena.ontology.OntModel m)
           
 

Method Detail

parse

void parse(com.hp.hpl.jena.ontology.OntModel m)

rootClasses

Iterator rootClasses(com.hp.hpl.jena.ontology.OntModel m)


Copyright © 2006 The Apache Software Foundation