Class TextDocProducerTriples

java.lang.Object
org.apache.jena.query.text.TextDocProducerTriples
All Implemented Interfaces:
TextDatasetChanges, TextDocProducer

public class TextDocProducerTriples extends Object implements TextDocProducer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    change(TextQuadAction qaction, org.apache.jena.graph.Node g, org.apache.jena.graph.Node s, org.apache.jena.graph.Node p, org.apache.jena.graph.Node o)
    A change has occurred
    void
    Indicator that a sequence of changes has now finished
    void
    Release any resources
    void
    Indicator that a sequence of changes is about to start

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait