- pageEntryNumber - Variable in class org.licas_text.search.SearchInfo
-
Number of pages or entries to read, where the default value is 1.
- PALI - Static variable in class org.licas_text.util.WebResourceHandler
-
- PALICODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- PALICODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- PARAML2 - Static variable in class org.licas_text.util.HtmlConst
-
- PARAMU2 - Static variable in class org.licas_text.util.HtmlConst
-
- parse(Reader) - Static method in class org.json.simple.JSONValue
-
Parse JSON text into java object from the input source.
- parse(String) - Static method in class org.json.simple.JSONValue
-
- parse(String) - Method in class org.json.simple.parser.JSONParser
-
- parse(String, ContainerFactory) - Method in class org.json.simple.parser.JSONParser
-
- parse(Reader) - Method in class org.json.simple.parser.JSONParser
-
- parse(Reader, ContainerFactory) - Method in class org.json.simple.parser.JSONParser
-
Parse JSON text into java object from the input source.
- parse(String, ContentHandler) - Method in class org.json.simple.parser.JSONParser
-
- parse(String, ContentHandler, boolean) - Method in class org.json.simple.parser.JSONParser
-
- parse(Reader, ContentHandler) - Method in class org.json.simple.parser.JSONParser
-
- parse(Reader, ContentHandler, boolean) - Method in class org.json.simple.parser.JSONParser
-
Stream processing of JSON text.
- parse(Element) - Method in class org.licas_text.parser.AtomParser
-
Parse an XML-based description into a
Feed
object.
- parse(Element) - Method in class org.licas_text.parser.QueryParser
-
Parse the XML element back into the appropriate Object.
- parse(Element) - Method in class org.licas_text.parser.RssParser
-
Parse an XML-based description into a
Feed
object.
- parseChannel(Element) - Method in class org.licas_text.parser.RssParser
-
Parse an XML-based description into a
Feed
object.
- ParseException - Exception in org.json.simple.parser
-
ParseException explains why and where the error occurs in source JSON text.
- ParseException(int) - Constructor for exception org.json.simple.parser.ParseException
-
- ParseException(int, Object) - Constructor for exception org.json.simple.parser.ParseException
-
- ParseException(int, int, Object) - Constructor for exception org.json.simple.parser.ParseException
-
- parseFeed(Element) - Static method in class org.licas_text.stream.FeedParser
-
Parse the feed contents to create a feed.
- parseHTML(URL, SourceConfig) - Method in class org.licas_text.SourceText
-
Read the source URL and parse the html source as defined by parseConfig
.
- parseHTML(String, SourceConfig) - Method in class org.licas_text.SourceText
-
Parse the html source as defined by parseConfig
.
- parseHyperlinks - Variable in class org.licas_text.SourceConfig
-
True if parse hyperlinks.
- parseHyperLinks(String) - Method in class org.licas_text.SourceText
-
Parse all hyperlinks in the text if any exist and keep all found.
- parseHyperLinks(String, ArrayList<String>, String, boolean) - Method in class org.licas_text.SourceText
-
Parse all hyperlinks in the text if any exist, but only keep certain types of link.
- parseJSON(String) - Method in class org.licas_text.parser.SparqlParser
-
Parse the XML element into a Tree structure.
- parseList(Element) - Method in class org.licas_text.parser.QueryParser
-
Parse the XML element back into the appropriate Object.
- parseMessage(Element) - Method in class org.licas_text.parser.RssParser
-
Parse an XML-based description into a
FeedMessage
object.
- parseObj(String) - Method in class org.licas_text.json.LicasJSONParser
-
Parse the data string to create the json object.
- parseToLists(HashMap<String, Object>) - Static method in class org.licas_text.query.QueryMediator
-
Convert any string-based representation into a list of lines.
- parseToObj(FileReader) - Method in class org.licas_text.json.LicasJSONParser
-
Parse the file to create the json object.
- parseWildcards(String) - Method in class org.licas_text.query.QueryEngine
-
Parse the search term and convert into separate parts with wildcards.
- parseWithException(Reader) - Static method in class org.json.simple.JSONValue
-
Parse JSON text into java object from the input source.
- parseWithException(String) - Static method in class org.json.simple.JSONValue
-
- parseXML(String) - Method in class org.licas_text.parser.SparqlParser
-
Parse the XML element into a Tree structure.
- PARTIALMATCH - Static variable in class org.licas_text.util.MetaConst
-
Describes a partial match
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlElement
-
Get a string-based description of this query component, with add type as true.
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlEndpoint
-
Get a string-based description of this query component for info purposes only.
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlFrom
-
Get a string-based description of this query component for info purposes only.
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlPrefix
-
Get a string-based description of this query component for info purposes only.
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlService
-
Get a string-based description of this query component for info purposes only.
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlSubWhere
-
Get a string-based description of this query component for info purposes only.
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlTriple
-
Get a string-based description of this query component for info purposes only.
- partToString() - Method in class org.licas_text.query.sparql.model.SparqlWhere
-
Get a string-based description of this query component for info purposes only.
- partToString(String) - Method in class org.licas_text.query.sparql.SparqlQuery
-
Convert the element clauseType only into a string-based description.
- partToString() - Method in class org.licas_text.query.sparql.SparqlQuery
-
Get a string-based description of this query component for info purposes only.
- PASSWORD - Static variable in class org.licas_text.util.MetaConst
-
The Password tag
- pattern - Variable in class org.licas_text.query.model.QueryModel
-
The pattern to match.
- PatternConstraint - Class in org.licas_text.query.model
-
- PatternConstraint(String) - Constructor for class org.licas_text.query.model.PatternConstraint
-
Create a new instance of PatternConstraint.
- PatternElement - Class in org.licas_text.query.model
-
This defines a pattern element in the
QueryModel
query model.
- PatternElement(String) - Constructor for class org.licas_text.query.model.PatternElement
-
Create a new instance of PatternElement.
- PATTERNELEMENT - Static variable in class org.licas_text.util.QueryConst
-
Defines pattern element tag
- PatternQueryEngine - Class in org.licas_text.query
-
This class can be used to match xml-based patterns with additional conditions over
an xml-based document or text, to retrieve the matched or related text areas.
- PatternQueryEngine() - Constructor for class org.licas_text.query.PatternQueryEngine
-
Create a new instance of PatternQueryEngine.
- patternQueryEngine - Variable in class org.licas_text.query.QueryMediator
-
Query engine that uses pattern matching to search over metadata
- patternToNested(int) - Method in class org.licas_text.query.model.QueryModel
-
Move the pattern at the specified overall index to a child of its
immediate sibling pattern.
- PERSIAN - Static variable in class org.licas_text.util.WebResourceHandler
-
- PERSIANCODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- PERSIANCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- PLUS - Static variable in class org.licas_text.query.sparql.SparqlQuery
-
- PLUSNUM - Static variable in class org.licas_text.util.HtmlConst
-
- POLISH - Static variable in class org.licas_text.util.WebResourceHandler
-
- POLISHCODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- POLISHCODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- popularSequences - Variable in class org.licas_text.filter.LinearCounts
-
Popular sequences list.
- popularSequencesNumber - Variable in class org.licas_text.filter.LinearCounts
-
The number of sequences to output for each sequence number
- popularWords - Variable in class org.licas_text.filter.LinearCounts
-
List of most popular words only.
- PORTUGUESE - Static variable in class org.licas_text.util.WebResourceHandler
-
- PORTUGUESECODE - Static variable in class org.licas_text.util.WebResourceHandler
-
- PORTUGUESECODE3 - Static variable in class org.licas_text.util.WebResourceHandler
-
- POUNDTAG - Static variable in class org.licas_text.util.HtmlConst
-
- POUNDTAG2 - Static variable in class org.licas_text.util.HtmlConst
-
- PRCNTNUM - Static variable in class org.licas_text.util.HtmlConst
-
- predicate - Variable in class org.licas_text.query.sparql.model.SparqlTriple
-
RDF predicate
- PREDICATE - Static variable in class org.licas_text.query.sparql.SparqlQuery
-
- PREFIX - Static variable in class org.licas_text.query.sparql.SparqlQuery
-
Statement headings
- prefixID - Variable in class org.licas_text.query.sparql.model.SparqlPrefix
-
The prefix ID
- primitive(Object) - Method in interface org.json.simple.parser.ContentHandler
-
Receive notification of the JSON primitive values:
java.lang.String,
java.lang.Number,
java.lang.Boolean
null
- printPatternType() - Method in class org.licas_text.query.model.QueryModel
-
Return true if this model should print out the pattern section.
- processTextQuery(String, ArrayList<Integer>, QueryModelText) - Method in class org.licas_text.query.QueryMediator
-
Find only the lines that match the text comparison.
- processTextQuery(HashMap<String, Object>, HashMap<String, ArrayList<Integer>>, QueryModelText) - Method in class org.licas_text.query.QueryMediator
-
Find only the lines that match the text comparison.
- processTextQuery1(String, ArrayList<Integer>, QueryModelText) - Method in class org.licas_text.query.QueryMediator
-
Find only the lines that match the text comparison.
- processTextQuery2(HashMap<String, Object>, HashMap<String, ArrayList<Integer>>, QueryModelText) - Method in class org.licas_text.query.QueryMediator
-
Find only the lines that match the text comparison.
- processXmlQuery(Element, QueryModelXml) - Method in class org.licas_text.query.QueryMediator
-
Query the xml-based text to find matching information.
- processXmlQuery1(Element, QueryModelXml) - Method in class org.licas_text.query.QueryMediator
-
Query the xml-based text to find matching information.
- project - Variable in class org.licas_text.query.sparql.model.SparqlFrom
-
List of projection statements.
- project - Variable in class org.licas_text.query.sparql.model.SparqlService
-
List of projection statements.
- PUB_DATE - Static variable in class org.licas_text.util.QueryConst
-