eu.monnetproject.lemon.impl.io.turtle
Class Triple

java.lang.Object
  extended by eu.monnetproject.lemon.impl.io.turtle.Triple

public class Triple
extends Object

Author:
John McCrae

Constructor Summary
Triple(Node s, Node p, Node o)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Triple

public Triple(Node s,
              Node p,
              Node o)


Copyright © 2012. All Rights Reserved.