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 Z

P

p - Variable in class org.basex.util.Tokenizer
Current character position.
paint(Graphics) - Method in class org.basex.gui.view.ViewContainer
 
paintComponent(Graphics) - Method in class org.basex.gui.GUIStatus
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXBack
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXBar
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXDSlider
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXMem
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXSlider
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXSplitSep
 
paintComponent(Graphics) - Method in class org.basex.gui.layout.BaseXTextRenderer
 
paintComponent(Graphics) - Method in class org.basex.gui.view.folder.FolderView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.info.InfoView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.map.MapView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.plot.PlotView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.table.TableView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.tree.TreeView
 
paintComponent(Graphics) - Method in class org.basex.gui.view.ViewContainer
 
painting - Variable in class org.basex.gui.GUI
Painting flag.
par - Variable in class org.basex.data.PathNode
Parent.
par() - Method in class org.basex.query.item.DBNode
 
par() - Method in class org.basex.query.item.FNode
 
par() - Method in class org.basex.query.item.Nod
Returns a parent axis iterator.
par - Variable in enum org.basex.query.item.Type
Parent type.
PAR1 - Static variable in interface org.basex.query.QueryTokens
Parser token.
PAR2 - Static variable in interface org.basex.query.QueryTokens
Parser token.
para - Variable in class org.basex.util.Tokenizer
Current paragraph.
PARAGRAPH - Static variable in interface org.basex.query.QueryTokens
Parser token.
PARAGRAPHS - Static variable in interface org.basex.query.QueryTokens
Parser token.
parent(int, int) - Method in class org.basex.data.Data
Returns a pre value of the parent node.
parent(ArrayList<PathNode>) - Method in class org.basex.data.PathSummary
Returns all parents of the specified nodes.
parent(Data, int) - Static method in class org.basex.gui.view.ViewData
Returns the parent for the specified node.
parent() - Method in class org.basex.query.item.DBNode
 
parent(Nod) - Method in class org.basex.query.item.DBNode
 
parent() - Method in class org.basex.query.item.FNode
 
parent() - Method in class org.basex.query.item.Nod
Returns the parent node.
parent(Nod) - Method in class org.basex.query.item.Nod
Sets the parent node.
parse(InputSource) - Method in class org.basex.api.jaxp.BXDocBuilder
 
parse() - Method in class org.basex.build.FSParser
Recursively parses the given path.
parse(Builder) - Method in class org.basex.build.mediovis.MAB2Parser
 
parse(Builder) - Method in class org.basex.build.Parser
Parses all nodes and sends events to the specified builder.
parse(Builder) - Method in class org.basex.build.xml.DirParser
 
parse(Builder) - Method in class org.basex.build.xml.DOCWrapper
 
parse(Builder) - Method in class org.basex.build.xml.SAXWrapper
 
parse(Builder) - Method in class org.basex.build.xml.XMLParser
 
parse() - Method in class org.basex.core.CommandParser
Parses the input and returns a command list.
parse() - Static method in class org.basex.core.Lang
Parses all available language files and returns the names and credits.
parse(InputSource) - Method in class org.basex.data.SAXSerializer
 
parse(String) - Method in class org.basex.data.SAXSerializer
 
parse(String) - Method in class org.basex.query.QueryContext
Parses the specified query.
parse(String, IO, Uri) - Method in class org.basex.query.QueryParser
Parses the specified query.
parse(Uri, boolean) - Method in class org.basex.query.QueryParser
Parses the specified query.
parse() - Method in class org.basex.query.QueryProcessor
Parses the query.
parse(BufferedFileChannel, Prop) - Method in class org.deepfs.fsml.parsers.XMLParser
Checks if the document is well-formed and returns the corresponding main memory database.
PARSEERR - Static variable in interface org.basex.core.Text
Parse error.
PARSEINFO - Static variable in interface org.basex.core.Text
General info.
PARSEINVALID - Static variable in interface org.basex.build.BuildText
Parser Error.
parser - Variable in class org.basex.build.Builder
Parser instance.
Parser - Class in org.basex.build
This class defines a parser for creating databases from various sources.
ParserException - Exception in org.deepfs.fsml
An exception class used for signaling failure of parser operations.
ParserException() - Constructor for exception org.deepfs.fsml.ParserException
Constructs a new exception with null as its detail message.
ParserException(String) - Constructor for exception org.deepfs.fsml.ParserException
Constructs a new exception with the specified detail message.
ParserException(Throwable) - Constructor for exception org.deepfs.fsml.ParserException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
ParserException(String, Throwable) - Constructor for exception org.deepfs.fsml.ParserException
Constructs a new exception with the specified detail message and cause.
ParserRegistry - Class in org.deepfs.fsml
Registry for file parsers.
ParserRegistry() - Constructor for class org.deepfs.fsml.ParserRegistry
Constructor.
ParserUtil - Class in org.deepfs.fsml.util
Utility methods for file parsers.
pass() - Method in class org.basex.gui.dialog.DialogPass
Returns the password.
PASSNO - Static variable in interface org.basex.core.Text
No password specified.
Password - Class in org.basex.core.proc
Evaluates the 'password' command and alters the user's password.
Password(String) - Constructor for class org.basex.core.proc.Password
Default constructor.
PASTE - Static variable in class org.basex.gui.layout.BaseXKeys
Paste.
PATH - Static variable in interface org.basex.core.Text
Command help.
path - Variable in class org.basex.data.Data
Path Summary.
PATH - Static variable in interface org.basex.data.DataText
Path tag.
path() - Method in class org.basex.gui.dialog.DialogCreate
Returns the chosen XML file or directory path.
path() - Method in class org.basex.gui.dialog.DialogExport
Returns the chosen XML file or directory path.
path(Data, int) - Static method in class org.basex.gui.view.ViewData
Returns path for the specified pre value.
path() - Method in class org.basex.io.IO
Returns the path.
Path - Class in org.basex.query.path
Path expression.
Path(Expr) - Constructor for class org.basex.query.path.Path
Constructor.
path() - Method in class org.basex.query.QueryParser
[ 68] Parses a PathExpr
path() - Method in class org.basex.query.up.primitives.Put
Returns uri as string.
path(int, boolean) - Method in class org.deepfs.fs.DeepFS
Returns the absolute file path.
PathBuilder - Class in org.basex.index
This interface defines the functions which are needed for building new index structures.
PathBuilder(Data) - Constructor for class org.basex.index.PathBuilder
Constructor.
PATHINDEX - Static variable in class org.basex.core.Prop
Flag for creating a path summary.
PATHINDEXINFO - Static variable in interface org.basex.core.Text
Path summary information.
PATHMISS - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
PathNode - Class in org.basex.data
This class represents a node of the path summary.
PathSummary - Class in org.basex.data
This class stores the path summary of a document.
PathSummary() - Constructor for class org.basex.data.PathSummary
Default constructor.
PathSummary(DataInput) - Constructor for class org.basex.data.PathSummary
Constructor, specifying an input file.
PATHWHICH - Static variable in interface org.basex.core.Text
Path not found.
PC - Static variable in interface org.basex.build.BuildText
DTD: #PCDATA ELEMENT.
Performance - Class in org.basex.util
This class contains methods for performance measurements.
Performance() - Constructor for class org.basex.util.Performance
Constructor, initializing the performance timer.
perm(int, MetaData) - Method in class org.basex.core.Context
Checks if the current user has the specified permission.
perm - Variable in class org.basex.core.User
Permission.
perm(int) - Method in class org.basex.core.User
Returns if the specified permission is set.
PERMINV - Static variable in interface org.basex.core.Text
Invalid permissions.
PERMNO - Static variable in interface org.basex.core.Text
Permission needed.
PERMUP - Static variable in interface org.basex.core.Text
Permission updated.
PERSON - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
phrase(FTMatches, int) - Method in class org.basex.data.FTMatches
Combines two matches as phrase.
phrase(FTIndexIterator, FTIndexIterator, int) - Static method in class org.basex.index.FTIndexIterator
Merges two index array iterators.
phrase(double, double) - Static method in class org.basex.query.ft.Scoring
Returns the scoring value for a phrase.
PHRASE - Static variable in interface org.basex.query.QueryTokens
Parser token.
pi(TokenBuilder) - Method in class org.basex.build.Builder
Stores a processing instruction.
PI - Static variable in class org.basex.data.Data
Node kind: Processing Instruction.
PI - Static variable in interface org.basex.data.DataText
Processing instruction.
pi(byte[], byte[]) - Method in class org.basex.data.DOTSerializer
 
pi(byte[], byte[]) - Method in class org.basex.data.SAXSerializer
 
pi(byte[], byte[]) - Method in class org.basex.data.Serializer
Serializes a processing instruction.
pi(byte[], byte[]) - Method in class org.basex.data.XMLSerializer
 
PI - Static variable in interface org.basex.query.QueryTokens
Parser token.
PI1 - Static variable in interface org.basex.data.DataText
PI output.
PI2 - Static variable in interface org.basex.data.DataText
PI output.
pin(Data) - Method in class org.basex.core.Context
Adds the specified data reference to the pool.
pin(String) - Method in class org.basex.core.Context
Pins the specified database.
pinned(String) - Method in class org.basex.core.Context
Checks if the specified database is pinned.
pins(String) - Method in class org.basex.core.DataPool
Returns the number of pins for the specified database, or 0.
PIPE - Static variable in interface org.basex.query.QueryTokens
Parser token.
PIRES - Static variable in interface org.basex.build.BuildText
Scanner Error.
PITEXT - Static variable in interface org.basex.build.BuildText
Scanner Error.
PIWRONG - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
PIXML - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
plan(Data, Serializer) - Method in class org.basex.data.PathNode
Serializes the path node.
plan(Data, Serializer) - Method in class org.basex.data.PathSummary
Serializes the path node.
plan(Serializer) - Method in class org.basex.query.expr.Arr
 
plan(Serializer) - Method in class org.basex.query.expr.Case
 
plan(Serializer) - Method in class org.basex.query.expr.Cast
 
plan(Serializer) - Method in class org.basex.query.expr.Castable
 
plan(Serializer) - Method in class org.basex.query.expr.CAttr
 
plan(Serializer) - Method in class org.basex.query.expr.CElem
 
plan(Serializer) - Method in class org.basex.query.expr.Clc
 
plan(Serializer) - Method in class org.basex.query.expr.CmpG
 
plan(Serializer) - Method in class org.basex.query.expr.CmpN
 
plan(Serializer) - Method in class org.basex.query.expr.CmpV
 
plan(Serializer) - Method in class org.basex.query.expr.FLWOR
 
plan(Serializer) - Method in class org.basex.query.expr.For
 
plan(Serializer) - Method in class org.basex.query.expr.Func
 
plan(Serializer) - Method in class org.basex.query.expr.FunCall
 
plan(Serializer) - Method in class org.basex.query.expr.Group
 
plan(Serializer) - Method in class org.basex.query.expr.Grp
 
plan(Serializer) - Method in class org.basex.query.expr.IndexAccess
 
plan(Serializer) - Method in class org.basex.query.expr.Instance
 
plan(Serializer) - Method in class org.basex.query.expr.Let
 
plan(Serializer) - Method in class org.basex.query.expr.Ord
 
plan(Serializer) - Method in class org.basex.query.expr.Order
 
plan(Serializer) - Method in class org.basex.query.expr.Pos
 
plan(Serializer) - Method in class org.basex.query.expr.Pred
 
plan(Serializer) - Method in class org.basex.query.expr.Preds
 
plan(Serializer) - Method in class org.basex.query.expr.RangeAccess
 
plan(Serializer) - Method in class org.basex.query.expr.Satisfy
 
plan(Serializer) - Method in class org.basex.query.expr.Simple
 
plan(Serializer) - Method in class org.basex.query.expr.Single
 
plan(Serializer) - Method in class org.basex.query.expr.Treat
 
plan(Serializer) - Method in class org.basex.query.expr.Try
 
plan(Serializer) - Method in class org.basex.query.expr.TypeSwitch
 
plan(Serializer) - Method in class org.basex.query.expr.Unary
 
plan(Serializer) - Method in class org.basex.query.expr.VarCall
 
plan(Serializer) - Method in class org.basex.query.ExprInfo
Recursively sends the abstract syntax of this expression to the specified serializer.
plan(Serializer) - Method in class org.basex.query.ft.FTContains
 
plan(Serializer) - Method in class org.basex.query.ft.FTContent
 
plan(Serializer) - Method in class org.basex.query.ft.FTDistance
 
plan(Serializer) - Method in class org.basex.query.ft.FTExpr
 
plan(Serializer) - Method in class org.basex.query.ft.FTIndexAccess
 
plan(Serializer) - Method in class org.basex.query.ft.FTOpt
 
plan(Serializer) - Method in class org.basex.query.ft.FTOptions
 
plan(Serializer) - Method in class org.basex.query.ft.FTOrder
 
plan(Serializer) - Method in class org.basex.query.ft.FTScope
 
plan(Serializer) - Method in class org.basex.query.ft.FTWeight
 
plan(Serializer) - Method in class org.basex.query.ft.FTWindow
 
plan(Serializer) - Method in class org.basex.query.ft.FTWords
 
plan(Serializer) - Method in class org.basex.query.func.Fun
 
plan(Serializer) - Method in class org.basex.query.func.FunJava
 
plan(Serializer) - Method in class org.basex.query.item.DBNode
 
plan(Serializer) - Method in class org.basex.query.item.FAttr
 
plan(Serializer) - Method in class org.basex.query.item.FDoc
 
plan(Serializer) - Method in class org.basex.query.item.FElem
 
plan(Serializer) - Method in class org.basex.query.item.FPI
 
plan(Serializer) - Method in class org.basex.query.item.FTxt
 
plan(Serializer) - Method in class org.basex.query.item.Item
 
plan(Serializer) - Method in class org.basex.query.item.Seq
 
plan(Serializer) - Method in class org.basex.query.path.AxisPath
 
plan(Serializer) - Method in class org.basex.query.path.MixedPath
 
plan(Serializer) - Method in class org.basex.query.path.Step
 
plan(Serializer) - Method in class org.basex.query.QueryProcessor
Returns the query plan in the dot notation.
plan(Serializer) - Method in class org.basex.query.up.Transform
 
plan(Serializer) - Method in class org.basex.query.util.Functions
 
plan(Serializer) - Method in class org.basex.query.util.Var
 
plan(Serializer) - Method in class org.basex.query.util.Variables
 
plan(Serializer) - Method in class org.basex.query.util.Vars
 
PlotAxis - Class in org.basex.gui.view.plot
Axis component of the scatter plot visualization.
PlotData - Class in org.basex.gui.view.plot
An additional layer which prepares the data for the scatter plot.
PlotData(Context) - Constructor for class org.basex.gui.view.plot.PlotData
Default constructor.
PLOTDOTS - Static variable in class org.basex.gui.GUIProp
Dot sizes in plot.
PLOTLOG - Static variable in interface org.basex.core.Text
Plot visualization.
PLOTVIEW - Static variable in class org.basex.gui.GUIConstants
Internal name of the Plot View.
PlotView - Class in org.basex.gui.view.plot
A scatter plot visualization of the database.
PlotView(ViewNotifier) - Constructor for class org.basex.gui.view.plot.PlotView
Default constructor.
PLOTXLOG - Static variable in class org.basex.gui.GUIProp
Logarithmic plot.
PLOTYLOG - Static variable in class org.basex.gui.GUIProp
Logarithmic plot.
pm - Variable in class org.basex.util.Tokenizer
Last punctuation mark.
PNGParser - Class in org.deepfs.fsml.parsers
Parser for PNG files.
PNGParser() - Constructor for class org.deepfs.fsml.parsers.PNGParser
 
pool - Variable in class org.basex.core.Context
Database pool.
POPUP - Static variable in class org.basex.gui.GUIConstants
Context menu entries.
PORT - Static variable in class org.basex.core.Prop
Client/server communication: client port.
PORT - Static variable in interface org.basex.core.Text
PORT.
pos() - Method in class org.basex.build.xml.XMLInput
Returns the current file position.
pos - Variable in class org.basex.data.FTPos
Positions.
pos(int) - Method in class org.basex.gui.layout.BaseXBar
Sets the vertical scrollbar slider position.
pos() - Method in class org.basex.gui.layout.BaseXBar
Returns the vertical scrollbar slider position.
pos() - Method in class org.basex.io.DataAccess
Returns the current file position.
Pos - Class in org.basex.query.expr
Pos expression.
pos(int) - Method in class org.basex.query.iter.SeqIter
Sets the iterator position.
pos - Variable in class org.basex.query.QueryContext
Current context position.
pos(InputParser) - Method in exception org.basex.query.QueryException
Sets the error position.
POS - Static variable in interface org.basex.query.QueryTokens
Query Plan.
pos - Variable in class org.basex.util.Tokenizer
Current token.
pos(int, Tokenizer.FTUnit) - Method in class org.basex.util.Tokenizer
Calculates a position value, dependent on the specified unit.
position() - Method in class org.deepfs.fsml.BufferedFileChannel
Returns this channel's position.
position(long) - Method in class org.deepfs.fsml.BufferedFileChannel
Sets this channel's position.
postDirectoryVisit(File) - Method in class org.deepfs.util.FSImporter
 
postDirectoryVisit(File) - Method in interface org.deepfs.util.FSTraversal
Visits a directory node in postorder (leaving directory).
postDirectoryVisit(File) - Method in class org.deepfs.util.FSWalker
 
postDirectoryVisit(File) - Method in class org.deepfs.util.TreePrinter
Nothing is done when a directory is left.
POSTER - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
postTraversalVisit(File) - Method in class org.deepfs.util.FSImporter
 
postTraversalVisit(File) - Method in interface org.deepfs.util.FSTraversal
Fired once the filesystem traversal finished.
postTraversalVisit(File) - Method in class org.deepfs.util.FSWalker
 
postTraversalVisit(File) - Method in class org.deepfs.util.TreePrinter
Nothing special is done when the traversal is finished.
PRAGMA - Static variable in interface org.basex.query.QueryTokens
Parser token.
PRAGMAINCOMPLETE - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
pre(int) - Method in class org.basex.data.Data
Returns a pre value.
pre - Variable in class org.basex.gui.view.ViewRect
Rectangle pre value.
pre - Variable in class org.basex.query.item.DBNode
Pre value.
PRE - Static variable in interface org.basex.query.QueryTokens
Query Plan.
prec() - Method in class org.basex.query.item.Nod
Returns a preceding axis iterator.
precSibl() - Method in class org.basex.query.item.Nod
Returns a preceding-sibling axis iterator.
Pred - Class in org.basex.query.expr
Predicate expression.
Pred(Expr, Expr...) - Constructor for class org.basex.query.expr.Pred
Constructor.
pred - Variable in class org.basex.query.expr.Preds
Predicates.
preDirectoryVisit(File) - Method in class org.deepfs.util.FSImporter
 
preDirectoryVisit(File) - Method in interface org.deepfs.util.FSTraversal
Visits a directory node in preorder (enter directory).
preDirectoryVisit(File) - Method in class org.deepfs.util.FSWalker
 
preDirectoryVisit(File) - Method in class org.deepfs.util.TreePrinter
Prints a line for tree(1)-like output of a directory.
PREDMISSING - Static variable in interface org.basex.query.QueryText
XPST0003: Parsing exception.
Preds - Class in org.basex.query.expr
Abstract predicate expression, implemented by Pred and Step.
Preds(Expr[]) - Constructor for class org.basex.query.expr.Preds
Constructor.
pref() - Method in class org.basex.query.item.QNm
Returns the prefix.
pref(byte[]) - Static method in class org.basex.util.Token
Returns the prefix of the specified token.
preferredLayoutSize(Container) - Method in class org.basex.gui.layout.BaseXSplit
Determines the preferred container size (not implemented).
preferredLayoutSize(Container) - Method in class org.basex.gui.layout.TableLayout
Determines the preferred size of the container argument using this grid layout.
PREFFOCUS - Static variable in interface org.basex.core.Text
Focus.
PREFINTER - Static variable in interface org.basex.core.Text
Interactions.
prefix(byte[]) - Method in class org.basex.query.util.NSLocal
Finds the specified URI and returns the prefix.
PREFLANG - Static variable in interface org.basex.core.Text
Language preference.
PREFLF - Static variable in interface org.basex.core.Text
Look and feel.
PREFNAME - Static variable in interface org.basex.core.Text
Name display flag.
PREFSTITLE - Static variable in interface org.basex.core.Text
Dialog title for import options.
prepare() - Method in class org.basex.query.up.primitives.NodeCopy
 
prepare() - Method in class org.basex.query.up.primitives.UpdatePrimitive
Prepares the update.
PRESERVE - Static variable in interface org.basex.query.QueryTokens
Parser token.
pressed(int[], KeyEvent) - Static method in class org.basex.gui.layout.BaseXKeys
Returns true if the specified key combination was pressed.
preTraversalVisit(File) - Method in class org.deepfs.util.FSImporter
 
preTraversalVisit(File) - Method in interface org.deepfs.util.FSTraversal
Fired before the filesystem traversal starts.
preTraversalVisit(File) - Method in class org.deepfs.util.FSWalker
 
preTraversalVisit(File) - Method in class org.deepfs.util.TreePrinter
Prints absolute path of directory to be visited subsequently.
PREUNKNOWN - Static variable in interface org.basex.query.QueryText
XPST0081: Parsing exception.
prev(int) - Method in class org.basex.build.xml.XMLInput
Jumps the specified number of characters back.
PREV - Static variable in class org.basex.gui.layout.BaseXKeys
Left.
prev() - Method in class org.basex.util.Undo
Returns the previous string.
PREVLINE - Static variable in class org.basex.gui.layout.BaseXKeys
Up.
PREVPAGE - Static variable in class org.basex.gui.layout.BaseXKeys
Page up.
PREVTAB - Static variable in class org.basex.gui.layout.BaseXKeys
Previous panel.
PREVWORD - Static variable in class org.basex.gui.layout.BaseXKeys
Word Left.
PrimitiveType - Enum in org.basex.query.up.primitives
Update primitive type enumeration.
print(char) - Method in class org.basex.io.PrintOutput
Writes a character to the output stream.
print(String) - Method in class org.basex.io.PrintOutput
Writes a string to the output stream.
print(byte[]) - Method in class org.basex.io.PrintOutput
Writes a token to the output stream.
printFields(String, PrintStream) - Method in class org.deepfs.jfuse.DeepStat
Prints stat fields to the provided stream.
println(String) - Method in class org.basex.io.PrintOutput
Writes a string and newline to the output stream.
println() - Method in class org.basex.io.PrintOutput
Writes a newline to the output stream.
println(byte[]) - Method in class org.basex.io.PrintOutput
Writes a token to the output stream.
PrintOutput - Class in org.basex.io
This class is a stream-wrapper for textual data.
PrintOutput(String) - Constructor for class org.basex.io.PrintOutput
Constructor, given a filename.
PrintOutput(OutputStream) - Constructor for class org.basex.io.PrintOutput
Constructor, given an output stream.
Proc - Class in org.basex.core
This class provides the architecture for all internal command implementations.
Proc(int, String...) - Constructor for class org.basex.core.Proc
Constructor.
PROCERR - Static variable in interface org.basex.core.Text
Command execution error.
processingInstruction(String, String) - Method in class org.basex.build.xml.SAXHandler
 
PROCMM - Static variable in interface org.basex.core.Text
Main memory error.
PROCNODB - Static variable in interface org.basex.core.Text
No database error.
PROCOUTMEM - Static variable in interface org.basex.core.Text
Out of memory error.
PROCSYNTAX - Static variable in interface org.basex.core.Text
Command syntax info.
PROCTIME - Static variable in interface org.basex.core.Text
Process time.
prog() - Method in class org.basex.build.Builder
 
prog() - Method in class org.basex.build.FSParser
 
prog() - Method in class org.basex.build.xml.DirParser
 
prog() - Method in class org.basex.build.xml.DOCWrapper
 
prog() - Method in class org.basex.build.xml.SAXWrapper
 
prog() - Method in class org.basex.build.xml.XMLParser
 
prog() - Method in class org.basex.build.xml.XMLScanner
 
prog() - Method in class org.basex.core.proc.Optimize
 
prog() - Method in class org.basex.core.Progress
Returns progress information.
prog() - Method in class org.basex.index.IndexBuilder
 
prog() - Method in class org.basex.query.QueryContext
 
prog() - Method in class org.basex.query.QueryProcessor
 
PROGCREATE - Static variable in interface org.basex.core.Text
Create database information.
PROGERR - Static variable in interface org.basex.core.Text
Progress exception.
PROGINDEX - Static variable in interface org.basex.core.Text
Create database information.
Progress - Class in org.basex.core
This class is implemented by all kinds of processes.
Progress() - Constructor for class org.basex.core.Progress
 
progress() - Method in class org.basex.core.Progress
Returns a progress value (0 - 1).
progress(Progress) - Method in class org.basex.core.Progress
Sets a new sub progress.
ProgressException - Exception in org.basex.core
This exception is called whenever a progress is interrupted.
ProgressException() - Constructor for exception org.basex.core.ProgressException
 
prop - Variable in class org.basex.build.Parser
Database properties.
prop - Variable in class org.basex.core.Context
Database properties.
Prop - Class in org.basex.core
This class assembles properties which are used all around the project.
Prop(boolean) - Constructor for class org.basex.core.Prop
Constructor.
prop - Variable in class org.basex.data.MetaData
Properties.
prop - Variable in class org.basex.gui.GUI
GUI properties.
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.BMPParser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.EMLParser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.GIFParser
 
propagate(DeepFile) - Method in interface org.deepfs.fsml.parsers.IFileParser
Propagates the metadata and file contents back to the file in the file system.
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.JPGParser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.MP3Parser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.PNGParser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.TIFFParser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.TXTParser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.parsers.XMLParser
 
propagate(DeepFile) - Method in class org.deepfs.fsml.plugin.SpotlightExtractor
 
pthindex - Variable in class org.basex.data.MetaData
Flag for creating a path summary.
PUBID - Static variable in interface org.basex.build.BuildText
Parser Error.
PUBLIC - Static variable in interface org.basex.build.BuildText
DTD: Public.
PUBLISHER - Static variable in interface org.basex.build.mediovis.MAB2
Tag.
Put - Class in org.basex.query.up.primitives
Put primitive.
Put(Nod, Uri) - Constructor for class org.basex.query.up.primitives.Put
Constructor.
put(byte[], E) - Method in class org.basex.util.ObjectMap
Indexes the specified keys and values.
PW - Static variable in interface org.basex.core.Text
Command help.
pw - Variable in class org.basex.core.User
Password.

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 Z