Public Member Functions | Protected Attributes | Private Attributes
roboearth.wp5.REClients.SparqlReader Class Reference
Inheritance diagram for roboearth.wp5.REClients.SparqlReader:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void characters (char[] ch, int start, int length)
 SparqlReader (ArrayList< String > urls)
void startElement (String uri, String name, String qName, Attributes attrs)

Protected Attributes

boolean uri = false

Private Attributes

ArrayList< String > urls

Detailed Description

Reader to extract URIs from the XML-encoded query result

Definition at line 848 of file REClients.java.


Constructor & Destructor Documentation

roboearth.wp5.REClients.SparqlReader.SparqlReader ( ArrayList< String >  urls) [inline]

Definition at line 852 of file REClients.java.


Member Function Documentation

void roboearth.wp5.REClients.SparqlReader.characters ( char[]  ch,
int  start,
int  length 
) [inline]

Definition at line 864 of file REClients.java.

void roboearth.wp5.REClients.SparqlReader.startElement ( String  uri,
String  name,
String  qName,
Attributes  attrs 
) [inline]

Definition at line 857 of file REClients.java.


Member Data Documentation

boolean roboearth.wp5.REClients.SparqlReader.uri = false [protected]

Definition at line 856 of file REClients.java.

ArrayList<String> roboearth.wp5.REClients.SparqlReader.urls [private]

Definition at line 850 of file REClients.java.


The documentation for this class was generated from the following file:


re_comm
Author(s): Alexander Perzylo
autogenerated on Sun Jan 5 2014 11:29:48