debian man page for cql::termnode

Query: cql::termnode

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CQL::TermNode(3pm)					User Contributed Perl Documentation					CQL::TermNode(3pm)

NAME
CQL::TermNode - represents a terminal Node in a CQL Parse Tree
SYNOPSIS
DESCRIPTION
CQL::TermNode represents a terminal in a CQL parse tree. A term node consists of the string itself with optional qualifier string and relation. Examples could include: o george o dc.creator=george
METHODS
new() The constructor which has must have at least a term attribute, and can also include optional qualifier and modifier terms. getQualifier() Get the qualifier in the terminal. getRelation() Get the relation in the terminal. getTerm() Get the actual term string in the terminal. toCQL() Returns a CQL representation of the terminal node. toSwish() toXCQL() toLucene() perl v5.12.4 2009-12-02 CQL::TermNode(3pm)
Related Man Pages
mail::spf::term(3pm) - debian
net::z3950::simple2zoom::config(3pm) - debian
sru::server(3pm) - debian
tree::node(3pm) - debian
tree::redblack(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph