Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

S

S_END - Static variable in class org.json.simple.parser.JSONParser
 
S_IN_ARRAY - Static variable in class org.json.simple.parser.JSONParser
 
S_IN_ERROR - Static variable in class org.json.simple.parser.JSONParser
 
S_IN_FINISHED_VALUE - Static variable in class org.json.simple.parser.JSONParser
 
S_IN_OBJECT - Static variable in class org.json.simple.parser.JSONParser
 
S_IN_PAIR_VALUE - Static variable in class org.json.simple.parser.JSONParser
 
S_INIT - Static variable in class org.json.simple.parser.JSONParser
 
S_PASSED_PAIR_KEY - Static variable in class org.json.simple.parser.JSONParser
 
SBL - Static variable in class org.licas_text.util.HtmlConst
 
SBU - Static variable in class org.licas_text.util.HtmlConst
 
search(SearchInfo) - Method in class org.licas_text.search.SearchEngine
Perform a search based on the configuration and return the resulting parsed content.
SearchEngine - Class in org.licas_text.search
This class acts as a search engine over the Web.
SearchEngine() - Constructor for class org.licas_text.search.SearchEngine
Create a new instance of SearchEngine
SearchInfo - Class in org.licas_text.search
This class stores the configuration for a Web search.
SearchInfo() - Constructor for class org.licas_text.search.SearchInfo
Create a new instance of SearchInfo
SearchResult - Class in org.licas_text.search
Stores the result of a search process.
SearchResult() - Constructor for class org.licas_text.search.SearchResult
Create a new instance of SearchResult
searchTerm - Variable in class org.licas_text.model.FilterModel
A term to search for
searchTerm - Variable in class org.licas_text.search.SearchInfo
The term to search for.
SEARCHTYPE - Static variable in class org.licas_text.util.QueryConst
Defines search over text or xml tag
searchUri - Variable in class org.licas_text.search.vendor.VendorEngine
URI with the current search query appended
searchUrls - Variable in class org.licas_text.search.vendor.VendorEngine
Lists of search result URLs
searchVendor - Variable in class org.licas_text.search.SearchInfo
The search engine vendor.
select - Variable in class org.licas_text.query.sparql.model.SparqlWhere
Select description for this where clause, can be null.
SELECT - Static variable in class org.licas_text.query.sparql.SparqlQuery
 
selectedPattern - Variable in class org.licas_text.query.model.QueryModel
A pattern selected as part of some process
selectedRows - Variable in class org.licas_text.model.FilterModel
List of currently selected rows
semanticSearch(SearchInfo) - Method in class org.licas_text.search.semantic.SemanticSearchEngine
Search the web page and related links based on the specified criteria.
SemanticSearchEngine - Class in org.licas_text.search.semantic
Compare web pages through a semantic search.
SemanticSearchEngine() - Constructor for class org.licas_text.search.semantic.SemanticSearchEngine
Create a new instance of SemanticSearchEngine.
separators - Variable in class org.licas_text.model.FilterModel
The list of filter tags
sequenceKey(String, boolean) - Method in class org.licas_text.filter.LinearCounts
Create a word sequence key, that might be different if word stemming is used.
sequencesToString(ArrayList<ArrayList<String[]>>) - Method in class org.licas_text.filter.DocCounts
Convert the stored analysis into a textual format for displaying.
SERBIAN - Static variable in class org.licas_text.util.WebResourceHandler
 
SERBIANCODE - Static variable in class org.licas_text.util.WebResourceHandler
 
SERBIANCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
serialize(Object) - Method in class org.licas_text.parser.AtomParser
Serialize a Feed object into XML.
serialize(Object) - Method in class org.licas_text.parser.QueryParser
Serialize the object into an XML element.
serialize(int, QueryModel, boolean) - Method in class org.licas_text.parser.QueryParser
Serialize the object into an XML element.
serialize(Object) - Method in class org.licas_text.parser.RssParser
Serialize a Feed object into XML.
serializeList(ArrayList) - Method in class org.licas_text.parser.QueryParser
Serialize the query list into an XML element.
serializePatternConstraints(int, PatternElement, Element) - Method in class org.licas_text.parser.QueryParser
Serialize the pattern element valueConstraints into an XML element.
serializePatternElement(int, PatternElement, Element, Element) - Method in class org.licas_text.parser.QueryParser
Serialize the pattern element into an XML element.
service - Variable in class org.licas_text.query.sparql.model.SparqlWhere
Service description to execute statement on, can be null.
SERVICE - Static variable in class org.licas_text.query.sparql.SparqlQuery
 
setAttrConstraints(ArrayList<AttributeConstraint>) - Method in class org.licas_text.query.model.PatternElement
Set the list of attribute constraints.
setAttributeName(String) - Method in class org.licas_text.model.FilterModel
Set the name of the xml attribute to create.
setAuthor(String) - Method in class org.licas_text.stream.FeedMessage
 
setBooleans(boolean, boolean) - Method in class org.licas_text.query.model.QueryElement
Set the boolean conditions on which an evaluation is made.
setContent(String) - Method in class org.licas_text.search.SearchResult
Set the parsed web page content.
setCount(float) - Method in class org.licas_text.search.SearchResult
Set the count value.
setCurrentText(ArrayList<String>) - Method in class org.licas_text.model.TextModel
Set the value of the currently formatted text.
setDescription(String) - Method in class org.licas_text.stream.FeedMessage
 
setEndpoint(URI) - Method in class org.licas_text.query.sparql.SparqlQuery
Set the endpoint endpoint for the query server.
setErrorType(int) - Method in exception org.json.simple.parser.ParseException
 
setEvaluateMath(EvaluateMathDef) - Method in class org.licas_text.query.QueryMediator
Set the mathematical evaluator.
setFileList(ArrayList<String>) - Method in class org.licas_text.query.model.QueryModel
Set the list of file addresses that the query would be executed over.
setFileType(String) - Method in class org.licas_text.query.model.QueryModel
Set the value indicating the type of file the file list references.
setFilter(String) - Method in class org.licas_text.query.sparql.model.SparqlElement
Set the optional outer filter type for this sub-where clause.
setFilterOptions(ArrayList<String>) - Method in class org.licas_text.model.FilterModel
Set the list of text filter options.
setFilterTerm(String) - Method in class org.licas_text.model.FilterModel
Set the filter term.
setFunction(String) - Method in class org.licas_text.query.sparql.model.SparqlElement
Set the filter function for this sub-where clause.
setGuid(String) - Method in class org.licas_text.stream.FeedMessage
 
setHyperlinks(ArrayList<URL>) - Method in class org.licas_text.search.SearchResult
Set the parsed web page hyperlinks list.
setLineWidth(int) - Method in class org.licas_text.model.FilterModel
Set the maximum allowed line width.
setLink(String) - Method in class org.licas_text.stream.FeedMessage
 
setName(String) - Method in class org.licas_text.query.model.QueryElement
Set the element name.
setNot(boolean) - Method in class org.licas_text.query.sparql.model.SparqlElement
Set the function inverse or not declaration.
setObject(String) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the triple object field.
setObject(String, String) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the triple object field.
setObject(SparqlElement) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the full triple object field.
setOtherMeta(Element) - Method in class org.licas_text.query.model.QueryModel
Set the other metadata value.
setOtherMeta(Element) - Method in class org.licas_text.query.model.QueryModelXml
Set the other metadata value.
setPosition(int) - Method in exception org.json.simple.parser.ParseException
 
setPredicate(String) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the triple predicate field.
setPredicate(String, String) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the triple predicate field.
setPredicate(SparqlElement) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the full triple predicate field.
setPrefixID(String) - Method in class org.licas_text.query.sparql.model.SparqlPrefix
Set the prefix ID.
setPubDate(String) - Method in class org.licas_text.stream.FeedMessage
 
setQueryID(String) - Method in class org.licas_text.query.model.QueryModel
Set the unique query ID value.
setQueryPattern(ArrayList<PatternElement>) - Method in class org.licas_text.query.model.QueryModel
Set the query pattern to try to match.
setQueryStructure(String) - Method in class org.licas_text.query.model.QueryModelXml
Set the structure element based on the structure typeCondition.
setQueryType(String) - Method in class org.licas_text.query.model.QueryModel
Set the value indicating to search over text, xml, or a mathematical operation.
setSearchTerm(String) - Method in class org.licas_text.model.FilterModel
Set the search term.
setSearchURI(String) - Method in class org.licas_text.search.vendor.VendorEngine
Set the search URI description.
setSelectedRows(ArrayList<Integer>) - Method in class org.licas_text.model.FilterModel
Set the list of currently selected rows.
setSeparators(ArrayList<String>) - Method in class org.licas_text.model.FilterModel
Set the list of text separator symbols.
setSingleCondition(String, String) - Method in class org.licas_text.query.model.QueryModel
This method can be used to set a single query condition in an empty (this) query model.
setSingleCondition(String, String, String) - Method in class org.licas_text.query.model.QueryModel
This method can be used to set a single query condition in an empty (this) query model.
setSingleCondition(PatternConstraint) - Method in class org.licas_text.query.model.QueryModel
Set the pattern element that is the single query condition.
setSP(String) - Method in class org.json.simple.ItemList
 
setSubject(String) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the triple subject field.
setSubject(String, String) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the triple subject field.
setSubject(SparqlElement) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set the triple subject field.
setSubQuery(SparqlTriple) - Method in class org.licas_text.query.sparql.model.SparqlTriple
Set a sub-query field to this query element.
setTagName(String) - Method in class org.licas_text.model.FilterModel
Set the name of the xml element to create.
setTextFile(File) - Method in class org.licas_text.model.TextModel
Set the file path to the text file to filter.
setTitle(String) - Method in class org.licas_text.stream.FeedMessage
 
setTruncateCharacter(String) - Method in class org.licas_text.model.FilterModel
Set the value for the character to truncate after.
setType(String) - Method in class org.licas_text.query.sparql.model.SparqlElement
Set the additional descriptive type field: distinct, named.
setUnexpectedObject(Object) - Method in exception org.json.simple.parser.ParseException
 
setUri(URI) - Method in class org.licas_text.query.sparql.model.SparqlEndpoint
Set the URI address.
setUri(String) - Method in class org.licas_text.search.SearchResult
Set the web page uri.
setUuid(String) - Method in class org.licas_text.query.sparql.model.SparqlElement
Set the uuid for this element.
setValue(String, Object, JSONObject) - Method in class org.licas_text.json.ReadWriteJSON
Set the json script value with the specified name.
setValue(String) - Method in class org.licas_text.query.model.PatternElement
Set the element name.
setValue(String) - Method in class org.licas_text.query.model.QueryElement
Set the element value.
setValue(String) - Method in class org.licas_text.query.sparql.model.SparqlElement
Set the value for this element.
setValueConstraints(ArrayList<PatternConstraint>) - Method in class org.licas_text.query.model.PatternElement
Set the list of value constraints.
setValueType(String) - Method in class org.licas_text.query.model.QueryElement
Set the element value type.
setWebFactory(WebFactory) - Static method in class org.licas_text.search.WebFactory
Set the instance of the web factory to be used.
setWordFile(File) - Method in class org.licas_text.model.FilterModel
Set the file path to the file with the list of words to remove.
setWordOrder(ArrayList<String>) - Method in class org.licas_text.model.FilterModel
Set the user-defined order for the words in the list.
setWordValue(String) - Method in class org.licas_text.model.FilterModel
Set the value for a specific word.
setWordValue2(String) - Method in class org.licas_text.model.FilterModel
Set the value for a specific word.
SGLQUOTE - Static variable in class org.licas_text.util.HtmlConst
 
SIL - Static variable in class org.licas_text.util.HtmlConst
 
simpleStructure - Static variable in class org.licas_text.query.QueryMediator
A default xml structure for a simple source type
singleCondition(QueryModel, Object) - Method in class org.licas_text.query.QueryMediator
Check if the query represents a single condition that can be met through some general check.
SINGLELIST - Static variable in class org.licas_text.util.MetaConst
Single keyword list
SINHALA - Static variable in class org.licas_text.util.WebResourceHandler
 
SINHALACODE - Static variable in class org.licas_text.util.WebResourceHandler
 
SINHALACODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
SIU - Static variable in class org.licas_text.util.HtmlConst
 
size() - Method in class org.json.simple.ItemList
 
SLOVAK - Static variable in class org.licas_text.util.WebResourceHandler
 
SLOVAKCODE - Static variable in class org.licas_text.util.WebResourceHandler
 
SLOVAKCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
SLOVENE - Static variable in class org.licas_text.util.WebResourceHandler
 
SLOVENECODE - Static variable in class org.licas_text.util.WebResourceHandler
 
SLOVENECODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
sortMostPopularSequences(String, String, int, int, int, boolean) - Method in class org.licas_text.filter.LinearCounts
Sort all words in the text to determine the most popular sequences.
sortMostPopularSequences(ArrayList<String>, String, int, int, int, boolean) - Method in class org.licas_text.filter.LinearCounts
Sort all words in the text to determine the most popular sequences.
sortWordOrder(String, String, int, boolean) - Method in class org.licas_text.filter.LinearCounts
Sort all words in the text to determine the most popular ones.
sortWordOrder(String, int, int, boolean) - Method in class org.licas_text.filter.LinearCounts
Sort all words in the text to determine the most popular ones.
sortWordOrder(String, String, int, int, boolean) - Method in class org.licas_text.filter.LinearCounts
Sort all words in the text to determine the most popular ones.
SOURCE - Static variable in class org.licas_text.util.HtmlConst
 
SourceConfig - Class in org.licas_text
Defines what parsing or text extraction should be performed by the parser.
SourceConfig() - Constructor for class org.licas_text.SourceConfig
Create a new instance of SourceConfig.
SOURCEL2 - Static variable in class org.licas_text.util.HtmlConst
 
SourceText - Class in org.licas_text
This class can be used to parse a text source, to extract only specific types of content.
SourceText() - Constructor for class org.licas_text.SourceText
Create a new instance of SourceText
SOURCEU2 - Static variable in class org.licas_text.util.HtmlConst
 
SPANISH - Static variable in class org.licas_text.util.WebResourceHandler
 
SPANISHCODE - Static variable in class org.licas_text.util.WebResourceHandler
 
SPANISHCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
SPARQL - Static variable in class org.licas_text.util.QueryConst
 
SparqlBase - Class in org.licas_text.query.sparql.model
The SPARQL base URI location.
SparqlBase() - Constructor for class org.licas_text.query.sparql.model.SparqlBase
Create a new instance of SparqlBase
SparqlElement - Class in org.licas_text.query.sparql.model
The base element type for a SPARQL query component.
SparqlElement() - Constructor for class org.licas_text.query.sparql.model.SparqlElement
Create a new instance of SparqlElement
SparqlEndpoint - Class in org.licas_text.query.sparql.model
The SPARQL endpoint URI to invoke.
SparqlEndpoint() - Constructor for class org.licas_text.query.sparql.model.SparqlEndpoint
Create a new instance of SparqlEndpoint
SparqlFrom - Class in org.licas_text.query.sparql.model
The SPARQL From statement.
SparqlFrom() - Constructor for class org.licas_text.query.sparql.model.SparqlFrom
Create a new instance of SparqlFrom
SparqlParser - Class in org.licas_text.parser
Parses the SPARQL result set in XML or JSON to a TreeNode structure.
SparqlParser() - Constructor for class org.licas_text.parser.SparqlParser
Create a new instance of SparqlParser
SparqlPrefix - Class in org.licas_text.query.sparql.model
The SPARQL Prefix type with related location.
SparqlPrefix() - Constructor for class org.licas_text.query.sparql.model.SparqlPrefix
Create a new instance of SparqlPrefix
SparqlQuery - Class in org.licas_text.query.sparql
Sparql query client.
SparqlQuery() - Constructor for class org.licas_text.query.sparql.SparqlQuery
Create a new instance of SparqlQuery
SparqlResultSet - Class in org.licas_text.query.sparql
This stores the result set of a sparql query, in the form of the ai_heuristic package Tree structure.
SparqlResultSet() - Constructor for class org.licas_text.query.sparql.SparqlResultSet
Create a new instance of SparqlResultSet
SparqlSelect - Class in org.licas_text.query.sparql.model
The SPARQL Select statement.
SparqlSelect() - Constructor for class org.licas_text.query.sparql.model.SparqlSelect
Create a new instance of SparqlSelect
SparqlService - Class in org.licas_text.query.sparql.model
The SPARQL Service statement.
SparqlService() - Constructor for class org.licas_text.query.sparql.model.SparqlService
Create a new instance of SparqlService
SparqlSubWhere - Class in org.licas_text.query.sparql.model
The SPARQL Where sub-clause.
SparqlSubWhere() - Constructor for class org.licas_text.query.sparql.model.SparqlSubWhere
Create a new instance of SparqlSubWhere
SparqlTriple - Class in org.licas_text.query.sparql.model
The base RDF element type for a SPARQL query component.
SparqlTriple() - Constructor for class org.licas_text.query.sparql.model.SparqlTriple
Create a new instance of SparqlTriple
SparqlWhere - Class in org.licas_text.query.sparql.model
The SPARQL Where conditions.
SparqlWhere() - Constructor for class org.licas_text.query.sparql.model.SparqlWhere
Create a new instance of SparqlWhere
split(String, String, List, boolean) - Method in class org.json.simple.ItemList
 
split(String, String, List) - Method in class org.json.simple.ItemList
 
SSTRONGL - Static variable in class org.licas_text.util.HtmlConst
 
SSTRONGU - Static variable in class org.licas_text.util.HtmlConst
 
STARNUM - Static variable in class org.licas_text.util.HtmlConst
 
startAnchorIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <script> tag if one exists.
startArray() - Method in interface org.json.simple.parser.ContentHandler
Receive notification of the beginning of a JSON array.
STARTBODY - Static variable in class org.licas_text.util.HtmlConst
 
startBodyIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <body> tag if one exists.
STARTBODYOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTCODE - Static variable in class org.licas_text.util.HtmlConst
 
STARTHEAD - Static variable in class org.licas_text.util.HtmlConst
 
startHeadIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <head> tag if one exists.
STARTHEADOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLANCHOR - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLANCHOROPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLDEFINITIONDATA - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLDEFINITIONLIST - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLDEFINITIONLISTOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLDEFINITIONTERM - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLDIRECTORY - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLDIV - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLDIVOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLLISTITEM - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLLISTITEMOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLMENU - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLPARAGRAPH - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLPARAGRAPHOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLTABLE - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLTABLEDATA - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLTABLEDATAOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTHTMLTABLEOPEN - Static variable in class org.licas_text.util.HtmlConst
 
startJSON() - Method in interface org.json.simple.parser.ContentHandler
Receive notification of the beginning of JSON processing.
STARTNOSCRIPT - Static variable in class org.licas_text.util.HtmlConst
 
startNoScriptIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <noscript> tag if one exists.
STARTNOSCRIPTOPEN - Static variable in class org.licas_text.util.HtmlConst
 
startObject() - Method in interface org.json.simple.parser.ContentHandler
Receive notification of the beginning of a JSON object.
startObjectEntry(String) - Method in interface org.json.simple.parser.ContentHandler
Receive notification of the beginning of a JSON object entry.
STARTORDEREDHTMLLIST - Static variable in class org.licas_text.util.HtmlConst
 
STARTORDEREDHTMLLISTOPEN - Static variable in class org.licas_text.util.HtmlConst
 
startOrderedListIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <ol> tag if one exists.
STARTSCRIPT - Static variable in class org.licas_text.util.HtmlConst
 
startScriptIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <script> tag if one exists.
STARTSCRIPTOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTSTYLE - Static variable in class org.licas_text.util.HtmlConst
 
startStyleIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <style> tag if one exists.
STARTSTYLEOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTSWITH - Static variable in class org.licas_text.util.QueryConst
Defines a contains evaluation
startTableIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <table> tag if one exists.
STARTTITLE - Static variable in class org.licas_text.util.HtmlConst
 
startTitleIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <title> tag if one exists.
STARTTITLEOPEN - Static variable in class org.licas_text.util.HtmlConst
 
STARTUNORDEREDHTMLLIST - Static variable in class org.licas_text.util.HtmlConst
 
STARTUNORDEREDHTMLLISTOPEN - Static variable in class org.licas_text.util.HtmlConst
 
startUnorderedListIndex(String) - Static method in class org.licas_text.util.HtmlConst
Get the index for the start <ul> tag if one exists.
STATS - Static variable in class org.licas_text.util.QueryConst
Defines the stats tag
STOPNUM - Static variable in class org.licas_text.util.HtmlConst
 
StreamReader - Class in org.licas_text
Reads an online streaming resource.
StreamReader(String) - Constructor for class org.licas_text.StreamReader
Create a new instance of StreamReader.
STRKNUM - Static variable in class org.licas_text.util.HtmlConst
 
structure - Variable in class org.licas_text.query.model.QueryModelXml
This defines the structure required for the reply.
structureType - Variable in class org.licas_text.query.model.QueryModelXml
Defines a default structure condition that a reply can match to
STRUCTURETYPE - Static variable in class org.licas_text.util.MetaConst
This defines the pre-defined structure type
subClauses - Variable in class org.licas_text.query.sparql.model.SparqlWhere
List of sub-clause statements.
subject - Variable in class org.licas_text.query.sparql.model.SparqlTriple
RDF subject
SUBJECT - Static variable in class org.licas_text.query.sparql.SparqlQuery
RDF headings
subQuery - Variable in class org.licas_text.query.sparql.model.SparqlTriple
A sub-query of this query
SUBTREE - Static variable in class org.licas_text.util.QueryConst
This defines to return a whole subtree of nodes
SUL - Static variable in class org.licas_text.util.HtmlConst
 
SUM - Static variable in class org.licas_text.query.sparql.SparqlQuery
 
SUMMARY - Static variable in class org.licas_text.util.QueryConst
 
SUU - Static variable in class org.licas_text.util.HtmlConst
 
SWAHILI - Static variable in class org.licas_text.util.WebResourceHandler
 
SWAHILICODE - Static variable in class org.licas_text.util.WebResourceHandler
 
SWAHILICODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
SWEDISH - Static variable in class org.licas_text.util.WebResourceHandler
 
SWEDISHCODE - Static variable in class org.licas_text.util.WebResourceHandler
 
SWEDISHCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
SWOOGLE - Static variable in class org.licas_text.util.QueryConst
Defines a Swoogle search engine
SwoogleSearchEngine - Class in org.licas_text.search.vendor
Execute a search query using Swoogle and return the whole web page reply.
SwoogleSearchEngine() - Constructor for class org.licas_text.search.vendor.SwoogleSearchEngine
Create a new instance of SwoogleSearchEngine
SYNONYMS - Static variable in class org.licas_text.util.WebResourceHandler
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links