A C D E G J P Q R S

A

accept(Packet) - Method in class com.xmlns.foaftown.SPARQLResultPacketExtensionFilter
 
addFile(String) - Method in class com.xmlns.foaftown.QueryServer
 

C

com.hp.hpl.jena - package com.hp.hpl.jena
 
com.xmlns.foaftown - package com.xmlns.foaftown
 

D

display(ResultSet) - Method in class com.xmlns.foaftown.ResultsViewer
 

E

element - Variable in class com.xmlns.foaftown.QuerySPARQLIQ
 
escapeXML(String) - Static method in class com.xmlns.foaftown.QuerySPARQLIQ
turn markup into escaped markup TODO: find a more robust method to escape markup amongst our dozens of XML API jars

G

getChildElementXML() - Method in class com.xmlns.foaftown.QuerySPARQLIQ
 
getChildElementXML() - Method in class com.xmlns.foaftown.ResultsSPARQLIQ
 
getModel() - Method in class com.xmlns.foaftown.QueryServer
 

J

java - package java
 

P

parseIQ(XmlPullParser) - Method in class com.xmlns.foaftown.SPARQLQueryProvider
 
parseIQ(XmlPullParser) - Method in class com.xmlns.foaftown.SPARQLResultsProvider
 
processPacket(Packet) - Method in class com.xmlns.foaftown.QueryClient
 
processPacket(Packet) - Method in class com.xmlns.foaftown.QueryServer
 

Q

QueryClient - Class in com.xmlns.foaftown
 
QueryClient(XMPPConnection) - Constructor for class com.xmlns.foaftown.QueryClient
Start client with a pre configured and logged in connection
QueryClient(String, String, String, String) - Constructor for class com.xmlns.foaftown.QueryClient
 
QueryServer - Class in com.xmlns.foaftown
 
QueryServer(XMPPConnection) - Constructor for class com.xmlns.foaftown.QueryServer
Create QueryServer with already existing connection
QueryServer(String, String, String, String) - Constructor for class com.xmlns.foaftown.QueryServer
Create a QueryServer.
QuerySPARQLIQ - Class in com.xmlns.foaftown
Represents an IQ query that carries SPARQL request or response TODO: review http://www.w3.org/2001/sw/DataAccess/proto-wd/ and impl TODO: breakout from ?
QuerySPARQLIQ() - Constructor for class com.xmlns.foaftown.QuerySPARQLIQ
If created with no args, defaults to an "ask everything" sparql query.
QuerySPARQLIQ(String) - Constructor for class com.xmlns.foaftown.QuerySPARQLIQ
 

R

rawxml - Variable in class com.xmlns.foaftown.ResultsSPARQLIQ
 
results - Variable in class com.xmlns.foaftown.QuerySPARQLIQ
 
results - Variable in class com.xmlns.foaftown.ResultsSPARQLIQ
 
resultset() - Method in class com.xmlns.foaftown.ResultsSPARQLIQ
 
ResultsSPARQLIQ - Class in com.xmlns.foaftown
Represents an IQ query that carries SPARQL request or response TODO: review http://www.w3.org/2001/sw/DataAccess/proto-wd/ and impl
ResultsSPARQLIQ() - Constructor for class com.xmlns.foaftown.ResultsSPARQLIQ
 
ResultsViewer - Class in com.xmlns.foaftown
Quick and dirty SPARQL results viewer.
ResultsViewer(String) - Constructor for class com.xmlns.foaftown.ResultsViewer
 

S

sendQuery(String, String, MessageListener) - Method in class com.xmlns.foaftown.QueryClient
 
sendQuery(String, String) - Method in class com.xmlns.foaftown.QueryClient
 
setElement(Element) - Method in class com.xmlns.foaftown.QuerySPARQLIQ
Sets the single child element of this IQ.
setElement(Element) - Method in class com.xmlns.foaftown.ResultsSPARQLIQ
Sets the single child element of this IQ.
sparql_escaped - Variable in class com.xmlns.foaftown.QuerySPARQLIQ
 
sparql_escaped - Variable in class com.xmlns.foaftown.ResultsSPARQLIQ
 
sparql_plain - Variable in class com.xmlns.foaftown.QuerySPARQLIQ
 
sparql_plain - Variable in class com.xmlns.foaftown.ResultsSPARQLIQ
 
SPARQLQueryProvider - Class in com.xmlns.foaftown
This class concerns itself with parsingSPARQL IQ data.
SPARQLQueryProvider() - Constructor for class com.xmlns.foaftown.SPARQLQueryProvider
 
SPARQLResultPacketExtensionFilter - Class in com.xmlns.foaftown
A PacketExtensionFilter that only accepts QuerySPARQLIQ RESULT Packets
SPARQLResultPacketExtensionFilter(String, String) - Constructor for class com.xmlns.foaftown.SPARQLResultPacketExtensionFilter
 
SPARQLResultPacketExtensionFilter() - Constructor for class com.xmlns.foaftown.SPARQLResultPacketExtensionFilter
 
SPARQLResultsProvider - Class in com.xmlns.foaftown
This class concerns itself with parsing SPARQL Results in IQ data.
SPARQLResultsProvider() - Constructor for class com.xmlns.foaftown.SPARQLResultsProvider
 

A C D E G J P Q R S

Some rights reserved.