com.hp.hpl.jena.graph
Interface FrontsTriple

All Known Subinterfaces:
Statement

public interface FrontsTriple

FrontsTriple (see also FrontsNode) is an interface for things that can be seen as wrappers round triples.

Author:
hedgehog

Method Summary
 Triple asTriple()
           
 

Method Detail

asTriple

Triple asTriple()


Licenced under the Apache License, Version 2.0