com.hp.hpl.jena.rdf.arp
Interface StatementHandler


public interface StatementHandler


Method Summary
 void statement(AResource, AResource, ALiteral)
           
 void statement(AResource, AResource, AResource)
           
 

Method Detail

statement

public void statement(AResource,
                      AResource,
                      AResource)

statement

public void statement(AResource,
                      AResource,
                      ALiteral)