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 _

P

pad(int) - Static method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterCommon
 
page - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A page or document about this thing.
parent - Variable in class de.fuberlin.wiwiss.ng4j.triql.parser.SimpleNode
 
parse() - Method in class de.fuberlin.wiwiss.ng4j.trig.TriGParser
Runs the parsing process by calling the top level parser rule
parse(InputStream, URI, ParserCallback) - Method in class de.fuberlin.wiwiss.ng4j.trix.TriXParser
Parses a TriX file from an InputStream.
parse(Reader, URI, ParserCallback) - Method in class de.fuberlin.wiwiss.ng4j.trix.TriXParser
Parses a TriX file from a Reader.
parse(InputStream, URI, ParserCallback) - Method in class de.fuberlin.wiwiss.ng4j.trix.TriXParserWithExtensions
Parses a TriX file from an InputStream.
parse(Reader, URI, ParserCallback) - Method in class de.fuberlin.wiwiss.ng4j.trix.TriXParserWithExtensions
Parses a TriX file from a Reader.
ParsedLiteral - Class in de.fuberlin.wiwiss.ng4j.triql.parser
 
ParsedLiteral() - Constructor for class de.fuberlin.wiwiss.ng4j.triql.parser.ParsedLiteral
 
ParsedLiteral(Value) - Constructor for class de.fuberlin.wiwiss.ng4j.triql.parser.ParsedLiteral
 
ParseException - Exception in de.fuberlin.wiwiss.ng4j.triql.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception de.fuberlin.wiwiss.ng4j.triql.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception de.fuberlin.wiwiss.ng4j.triql.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception de.fuberlin.wiwiss.ng4j.triql.parser.ParseException
 
parser - Variable in class de.fuberlin.wiwiss.ng4j.triql.parser.SimpleNode
 
ParserCallback - Interface in de.fuberlin.wiwiss.ng4j.trix
Callback that is fed by TriXParser with graphs and triples from a TriX file (see TriX specification).
pastProject - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A project this person has previously worked on.
PATH - Static variable in interface de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParserTokenTypes
 
PATTERN - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
PatternLiteral() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
performAdd(Triple) - Method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphDB
 
performDelete(Triple) - Method in class de.fuberlin.wiwiss.ng4j.db.NamedGraphDB
 
Person - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A person.
PGPKey - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.SWP
A PGP key as defined by XML-Signature in http://www.w3.org/TR/xmldsig-core/ The XML-Signature PGPKeyID and PGPKeyPacket properties should be used to describe the key.
phone - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A fully qualified international phone number, specified using the tel: URL scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
PKCS12Utils - Class in de.fuberlin.wiwiss.ng4j.swp.util
 
PKCS12Utils() - Constructor for class de.fuberlin.wiwiss.ng4j.swp.util.PKCS12Utils
 
plan - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A .plan comment, in the tradition of finger and '.plan' files.
PLUS - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
POSTGRESQL_TYPE - Static variable in class de.fuberlin.wiwiss.ng4j.db.QuadDB
 
prebindVariableValue(String, Node) - Method in class de.fuberlin.wiwiss.ng4j.triql.TriQLQuery
Fixes the value of a variable before executing the query.
predicate - Variable in class de.fuberlin.wiwiss.ng4j.swp.c14n.C14NTriple
 
predicate(String) - Method in class de.fuberlin.wiwiss.ng4j.trix.JenaRDFReader
 
predicate(String) - Method in class de.fuberlin.wiwiss.ng4j.trix.JenaRDFReaderWithExtensions
 
predicate(String) - Method in interface de.fuberlin.wiwiss.ng4j.trix.ParserCallback
Called for the predicate of each trix:triple.
predicate(String) - Method in class de.fuberlin.wiwiss.ng4j.trix.TriXReader
 
predicate(String) - Method in class de.fuberlin.wiwiss.ng4j.trix.TriXReaderWithExtensions
 
predicateMatches(Node) - Method in class de.fuberlin.wiwiss.ng4j.Quad
 
PrefixDecl() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
PREFIXES - Static variable in interface de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParserConstants
 
PrefixesClause() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
prepare(Model) - Method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterCommon
 
prepare(Model) - Method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterPP
 
preparePropertiesForSubject(Resource) - Method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterCommon
 
preparePropertiesForSubject(Resource) - Method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterPP
 
PrettyNamespacePrefixMaker - Class in de.fuberlin.wiwiss.ng4j.trig
Analyzes a graph and generates a pretty namespace mapping from it.
PrettyNamespacePrefixMaker(Graph) - Constructor for class de.fuberlin.wiwiss.ng4j.trig.PrettyNamespacePrefixMaker
 
PrimaryExpression() - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.TriQLParser
 
print(PrintWriter, Expr) - Static method in class de.fuberlin.wiwiss.ng4j.triql.legacy.QueryPrintUtils
 
print(PrintWriter, Expr, Expr, String, String, int) - Static method in class de.fuberlin.wiwiss.ng4j.triql.legacy.QueryPrintUtils
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.ParsedLiteral
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Add
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitAnd
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitOr
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_BitXor
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Divide
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Equal
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_GreaterThan
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_GreaterThanOrEqual
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LeftShift
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LessThan
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LessThanOrEqual
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LogicalAnd
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_LogicalOr
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Modulus
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Multiply
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_NotEqual
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_PatternLiteral
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_RightSignedShift
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_RightUnsignedShift
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringEqual
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringMatch
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringNoMatch
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Subtract
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryMinus
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryNot
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_UnaryPlus
 
print(PrintWriter, int) - Method in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_Var
 
printName - Static variable in class de.fuberlin.wiwiss.ng4j.triql.legacy.QueryPrintUtils
 
printName - Static variable in class de.fuberlin.wiwiss.ng4j.triql.parser.Q_StringEqual
 
process(Result) - Method in class de.fuberlin.wiwiss.ng4j.trix.SyntacticExtensionProcessor
 
processModel(Model) - Method in class de.fuberlin.wiwiss.ng4j.trig.N3JenaWriterCommon
 
Project - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.DP
 
Project - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A project.
propertyList(AST) - Method in class de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParser
 
propValue(AST) - Method in class de.fuberlin.wiwiss.ng4j.trig.parser.TriGAntlrParser
 
publications - Static variable in class de.fuberlin.wiwiss.ng4j.swp.vocabulary.FOAF
A link to the publications of this person.

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 _