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 

R

RBNUM - Static variable in class org.licas_text.util.HtmlConst
 
RDF - Static variable in class org.licas_text.util.QueryConst
 
RDQUOTTAG - Static variable in class org.licas_text.util.HtmlConst
 
read() - Method in class org.licas_text.EventStream
Open the stream url.
readableContent(URL) - Method in class org.licas_text.SourceText
Get only the readable content of the html document.
readableContent(String) - Method in class org.licas_text.SourceText
Get only the readable content of the html document.
readData(FileReader) - Method in class org.licas_text.json.ReadWriteJSON
Read an entire json script from a data file.
readData(String) - Method in class org.licas_text.json.ReadWriteJSON
Read an entire json script from a data string.
readFeed() - Method in class org.licas_text.stream.FeedParser
Read the feed contents online from the rss resource.
readParseHtml(String) - Method in class org.licas_text.search.SearchResult
Read an html file remotely from a web address and parse.
readStream() - Method in class org.licas_text.StreamReader
Read the url stream.
ReadWriteJSON - Class in org.licas_text.json
This class reads or writes entire json data files, or get or adds new values to an existing JSONObject.
ReadWriteJSON() - Constructor for class org.licas_text.json.ReadWriteJSON
Create a new instance of ReadWriteJSON
REDUCED - Static variable in class org.licas_text.query.sparql.SparqlQuery
 
REGEX - Static variable in class org.licas_text.query.sparql.SparqlQuery
Functions
removeCDATA(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove any CDATA section coding and return the text content only.
removeCommented(String) - Method in class org.licas_text.filter.FilterHtml
Remove the sections between comment tags, that is HtmlConst.COMMSTART and COMMEND.
removeCommented(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove the sections between comment tags, that is HtmlConst.COMMSTART and COMMEND.
removeFooter(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove the footer section of the document, defined as anything after the body section.
removeFormatting - Variable in class org.licas_text.SourceConfig
True if remove the text formatting.
removeFormatting(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove html and other coded formatting, but replace some of them with the actual characters.
removeHead(String) - Method in class org.licas_text.filter.FilterHtml
Remove the head section of the document.
removeHead - Variable in class org.licas_text.SourceConfig
True if remove the html head section.
removeHead(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove the head section of the document.
removeHex(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove some hex number characters and replace with blanks.
removeHtmlCoded(String) - Method in class org.licas_text.filter.FilterHtml
Remove the html coded content that starts with & and ends with ;.
removeHtmlCoded - Variable in class org.licas_text.SourceConfig
True if remove coded text, that is, text where the <> brackets are replaced with the & to ; coding.
removeHtmlFormatting(String) - Method in class org.licas_text.filter.FilterHtml
Remove the html formatting tags only.
removeLineWhitespaceCount(String) - Static method in class org.licas_text.util.WordHandler
Remove the whitespace from the existing line of text and return the number of characters.
removeNextWholeTag(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove the next whole tag that is contained in the text string.
removeNoScripts(ArrayList<String>) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove any no-script parts from the text and return.
removeOrderedLists(ArrayList<String>) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove any ordered list parts from the text and return.
removePatternNestedAt(int) - Method in class org.licas_text.query.model.QueryModel
Remove the pattern at the specified index.
removeScripts(ArrayList<String>) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove any script parts from the text and return.
removeStyles(ArrayList<String>) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove any style parts from the text and return.
removeTagBracketed(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove any bracketed section coding inside a tag and return the rest.
removeTagsAndSymbols(String) - Method in class org.licas_text.filter.FilterHtml
Remove any existing XML or HTML tags, plus any symbols from the text.
removeTagsHtml(String) - Method in class org.licas_text.filter.FilterHtml
Remove any existing tags XML or HTML from the text.
removeTagsInsideTag(String, String) - Method in class org.licas_text.filter.FilterHtml
Remove all tags inside another specified tag.
removeUnorderedLists(ArrayList<String>) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove any unordered list parts from the text and return.
removeVoidTags(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove void elements from the text.
removeXmlCoded(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove the xml coded content that starts with & and ends with ;.
removeXmlTags(String) - Method in class org.licas_text.filter.FilterHtml
Remove the xml element tags from the text and keep only the xml element content.
removeXmlTags - Variable in class org.licas_text.SourceConfig
True if remove all content inside of XML-style <> brackets.
removeXmlTags(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove the xml element tags from the text and keep only the xml element content.
removeXmlTagsList(String) - Static method in class org.licas_text.util.XmlHtmlHandler
Remove the xml element tags from the text and keep only the xml element content.
repairXmlTags(String, String) - Static method in class org.licas_text.util.XmlHtmlHandler
Deprecated.
should not need to use this method.
replyFormat() - Method in class org.licas_text.search.vendor.BingSearchEngine
Return the type of format that the search reply is in.
replyFormat() - Method in class org.licas_text.search.vendor.GoogleApiSearchEngine
Return the type of format that the search reply is in.
replyFormat() - Method in class org.licas_text.search.vendor.SwoogleSearchEngine
Return the type of format that the search reply is in.
replyFormat() - Method in class org.licas_text.search.vendor.VendorEngine
Return the type of format that the search reply is in.
replyFormat() - Method in class org.licas_text.search.vendor.YahooSearchEngine
Return the type of format that the search reply is in.
replyString - Variable in class org.licas_text.query.sparql.SparqlResultSet
The original reply in String format
requeryDictionary(String, ArrayList<String[]>) - Method in class org.licas_text.search.semantic.OnlineDictionary
Re-query the dictionary using a single http GET request.
requeryDictionary(String, ArrayList<String[]>, String) - Method in class org.licas_text.search.semantic.OnlineDictionary
Re-query the dictionary using a single http GET request.
requeryDictionary(String, ArrayList<String[]>) - Method in class org.licas_text.search.semantic.WordNet
Re-query the dictionary using a single HTTP GET request.
reset() - Method in class org.json.simple.ItemList
 
reset() - Method in class org.json.simple.parser.JSONParser
Reset the parser to the initial state without resetting the underlying reader.
reset(Reader) - Method in class org.json.simple.parser.JSONParser
Reset the parser to the initial state with a new character reader.
reset() - Method in class org.licas_text.query.sparql.model.SparqlElement
Reset the values
reset() - Method in class org.licas_text.query.sparql.model.SparqlEndpoint
Reset the values
reset() - Method in class org.licas_text.query.sparql.model.SparqlFrom
Reset the values
reset() - Method in class org.licas_text.query.sparql.model.SparqlPrefix
Reset the values
reset() - Method in class org.licas_text.query.sparql.model.SparqlService
Reset the values
reset() - Method in class org.licas_text.query.sparql.model.SparqlTriple
Reset the values
reset() - Method in class org.licas_text.query.sparql.model.SparqlWhere
Reset the values
resetForParsing() - Method in class org.licas_text.filter.FilterHtml
Reset intermediary tags for the start of parsing
reSortPopularWords(int) - Method in class org.licas_text.filter.DocCounts
Re-sort the popular words list so that only the specified top number remain.
reSortWordSequences(int) - Method in class org.licas_text.filter.DocCounts
Re-sort the word sequences list so that only the specified top number remain.
restOfURI(int) - Method in class org.licas_text.search.vendor.BingSearchEngine
Construct a basic 'rest of the URI' to add to the search request.
restOfURI(int) - Method in class org.licas_text.search.vendor.GoogleApiSearchEngine
Construct a basic 'rest of the URI' to add to the search request.
restOfURI(int) - Method in class org.licas_text.search.vendor.SwoogleSearchEngine
Construct a basic 'rest of the URI' to add to the search request.
restOfURI(int) - Method in class org.licas_text.search.vendor.VendorEngine
Construct a basic 'rest of the URI' to add to the search request.
restOfURI(int) - Method in class org.licas_text.search.vendor.YahooSearchEngine
Construct a basic 'rest of the URI' to add to the search request.
RESULT - Static variable in class org.licas_text.util.QueryConst
 
RESULTS - Static variable in class org.licas_text.util.QueryConst
 
resultSet - Variable in class org.licas_text.query.sparql.SparqlResultSet
List of result rows, representing URI links
ROMANIAN - Static variable in class org.licas_text.util.WebResourceHandler
 
ROMANIANCODE - Static variable in class org.licas_text.util.WebResourceHandler
 
ROMANIANCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
 
RQUOTNUM - Static variable in class org.licas_text.util.HtmlConst
 
RS - Static variable in class org.licas_text.query.sparql.SparqlQuery
 
RSS - Static variable in class org.licas_text.util.QueryConst
 
RssParser - Class in org.licas_text.parser
This class can be used to parse an RSS-style description to or from the default Feed model type.
RssParser() - Constructor for class org.licas_text.parser.RssParser
Create a new instance of RssParser
RUSSIAN - Static variable in class org.licas_text.util.WebResourceHandler
 
RUSSIANCODE - Static variable in class org.licas_text.util.WebResourceHandler
 
RUSSIANCODE3 - 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