org.openanzo.endpoint.sparql
Class HttpOutputEngine

java.lang.Object
  extended by org.openanzo.endpoint.sparql.HttpOutputEngine

public class HttpOutputEngine
extends java.lang.Object


Constructor Summary
HttpOutputEngine()
           
 
Method Summary
 HttpOutputOptions extractOptions(java.lang.Object obj)
           
 void outputResult(HttpOutputOptions options, QueryResult result, HttpOutputWrapper wrapper)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpOutputEngine

public HttpOutputEngine()
Method Detail

extractOptions

public HttpOutputOptions extractOptions(java.lang.Object obj)

outputResult

public void outputResult(HttpOutputOptions options,
                         QueryResult result,
                         HttpOutputWrapper wrapper)
                  throws EndpointException
Throws:
EndpointException


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.