- FAROESE - Static variable in class org.licas_text.util.WebResourceHandler
-
- FAROESECODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- FAROESECODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- Feed - Class in org.licas_text.stream
-
This stores a full stream feed.
- Feed() - Constructor for class org.licas_text.stream.Feed
-
Create a new instance of Feed.
- FEED - Static variable in class org.licas_text.util.QueryConst
-
- FeedChannel - Class in org.licas_text.stream
-
This stores a stream feed for a channel.
- FeedChannel(String, String, String, String, String, String) - Constructor for class org.licas_text.stream.FeedChannel
-
Create a new instance of FeedChannel.
- FeedFormatter - Class in org.licas_text.stream
-
Formats the rss
FeedChannel
messages into an html string for display.
- FeedFormatter() - Constructor for class org.licas_text.stream.FeedFormatter
-
- FeedMessage - Class in org.licas_text.stream
-
This represents an rss feed message.
- FeedMessage() - Constructor for class org.licas_text.stream.FeedMessage
-
Create a new instance of FeedMessage
- FeedParser - Class in org.licas_text.stream
-
Reads and parses an online rss/atom feed.
- FeedParser(String) - Constructor for class org.licas_text.stream.FeedParser
-
Create a new instance of FeedParser.
- FIJIAN - Static variable in class org.licas_text.util.WebResourceHandler
-
- FIJIANCODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- FIJIANCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- FILECONTENTS - Static variable in class org.licas_text.util.QueryConst
-
- fileList - Variable in class org.licas_text.query.model.QueryModel
-
List of files or addresses to retrieve information from
- FILENAME - Static variable in class org.licas_text.util.QueryConst
-
- FILEPATH - Static variable in class org.licas_text.util.QueryConst
-
File path tag
- FILEPATHS - Static variable in class org.licas_text.util.QueryConst
-
File paths tag
- fileType - Variable in class org.licas_text.query.model.QueryModel
-
Type of file to read.
- filter - Variable in class org.licas_text.query.sparql.model.SparqlElement
-
The filter that the sub-clause can belong to
- FILTER - Static variable in class org.licas_text.query.sparql.SparqlQuery
-
- FilterHtml - Class in org.licas_text.filter
-
This class can be used to filter HTML content.
- FilterHtml() - Constructor for class org.licas_text.filter.FilterHtml
-
Create a new instance of FilterHtml
- FilterModel - Class in org.licas_text.model
-
This class stores the filter specification details.
- FilterModel() - Constructor for class org.licas_text.model.FilterModel
-
Create a new instance of FilterModel
- filterOptions - Variable in class org.licas_text.model.FilterModel
-
The list of filter options
- filterTerm - Variable in class org.licas_text.model.FilterModel
-
Single word or term to filter on
- findLinesContain(ArrayList<String>, PatternConstraint, ArrayList<Integer>) - Method in class org.licas_text.query.QueryMediator
-
Find only the lines that contain any of the words in the list of common
words in any sort of word sequence in the line.
- findLinesContain(ArrayList<String>, PatternConstraint, ArrayList<Integer>) - Method in class org.licas_text.query.TextLinesEngine
-
Find only the lines that contain any of the words in the constraint, in any sort
of word sequence in the line.
- findLinesContain1(ArrayList<String>, PatternConstraint, ArrayList<Integer>) - Method in class org.licas_text.query.QueryMediator
-
Find only the lines that contain any of the words in the list of common
words in any sort of word sequence in the line.
- findLinesEvaluates(ArrayList<String>, String, Double, ArrayList<Integer>) - Method in class org.licas_text.query.TextLinesEngine
-
Find only the lines that evaluate to the specified equation.
- findLinesStartsWith(ArrayList<String>, PatternConstraint, ArrayList<Integer>) - Method in class org.licas_text.query.TextLinesEngine
-
Find only the lines that start with any of the words that are in the constraint.
- findLinesWith(ArrayList<String>, PatternConstraint, ArrayList<Integer>) - Method in class org.licas_text.query.TextLinesEngine
-
Find only the lines that contain any of the words in the constraint, as whole
words in the line.
- findLinesWithPlusWildcards(ArrayList<String>, PatternConstraint, ArrayList<Integer>) - Method in class org.licas_text.query.TextLinesEngine
-
Find only the lines that contain any of the words in the constraint, as whole
words in the line.
- FINNISH - Static variable in class org.licas_text.util.WebResourceHandler
-
- FINNISHCODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- FINNISHCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- firstConstraint() - Method in class org.licas_text.query.model.QueryModel
-
Get the first listed constraint in the first listed pattern.
- firstConstraintType() - Method in class org.licas_text.query.model.QueryModel
-
Get the first listed constraint type, in case a special query type.
- firstPattern() - Method in class org.licas_text.query.model.QueryModel
-
Get the first pattern in a possible list of patterns.
- formatPrefix(String) - Method in class org.licas_text.query.sparql.model.SparqlPrefix
-
Add the prefix id to the query string and return.
- formatToElement(String) - Static method in class org.licas_text.stream.FeedFormatter
-
Create an XML document from the provided rss feed description that may contain
additional characters.
- formatToElement(String, ArrayList) - Static method in class org.licas_text.stream.FeedFormatter
-
Create an XML document from the provided rss feed description that may contain
additional characters.
- formatToHtml(ArrayList<Feed>) - Static method in class org.licas_text.stream.FeedFormatter
-
Format the list of feed messages into an html display.
- FRENCH - Static variable in class org.licas_text.util.WebResourceHandler
-
- FRENCHCODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- FRENCHCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- FROM - Static variable in class org.licas_text.query.sparql.SparqlQuery
-
- fromXml(Element) - Static method in class org.licas_text.query.model.QueryModel
-
Utility method to parse the query description into a query model.
- FULLMATCH - Static variable in class org.licas_text.util.MetaConst
-
Describes a full match
- funcQueryString(String) - Method in class org.licas_text.query.sparql.model.SparqlTriple
-
Get a string-based description of this query component for a function.
- function - Variable in class org.licas_text.query.sparql.model.SparqlElement
-
The function that can be applied to the filter