Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.index.
FTNode
Pointer for idpos - each idpos has a pointer at its search string position in the query.
p
- Variable in class org.basex.index.
FTTokenizer
Current character position.
paint(Graphics, int, int, int, int)
- Method in class org.basex.gui.view.table.
TableInput
Paints the input box.
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.
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.
TableContent
paintComponent(Graphics)
- Method in class org.basex.gui.view.table.
TableView
paintComponent(Graphics)
- Method in class org.basex.gui.view.
ViewContainer
paintComponent(Graphics)
- Method in class org.basex.gui.view.
ViewMover
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.
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.index.
FTTokenizer
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(int, int)
- Method in class org.basex.data.
DiskData
parent(int, int)
- Method in class org.basex.data.
MemData
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(Builder)
- Method in class org.basex.build.fs.
FSParser
Main entry point for the import of a file hierarchy.
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(InputSource)
- Method in class org.basex.data.
SAXSerializer
parse(String)
- Method in class org.basex.data.
SAXSerializer
parse(byte[])
- Static method in class org.basex.query.item.
Dbl
Converts the given token into a double value.
parse(double)
- Static method in class org.basex.query.item.
Dec
Converts the given double into a decimal value.
parse(byte[])
- Static method in class org.basex.query.item.
Dec
Converts the given token into a decimal value.
parse(byte[])
- Static method in class org.basex.query.item.
Flt
Converts the given token into a double value.
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 specified query.
PARSEINFO
- Static variable in interface org.basex.
Text
General info.
PARSEINVALID
- Static variable in interface org.basex.build.
BuildText
Parser Error.
Parser
- Class in
org.basex.build
This class defines a parser for creating databases from various sources.
path
- Variable in class org.basex.data.
Data
Path Summary.
path(int)
- Method in class org.basex.fuse.
DeepFS
Returns the absolute file path.
path()
- Method in class org.basex.gui.dialog.
DialogCreate
Returns the chosen XML file or directory.
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
Chops the path and the XML suffix of the specified filename.
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
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(Data, DataInput)
- Constructor for class org.basex.data.
PathSummary
Constructor, specifying an input file.
PATHWHICH
- Static variable in interface org.basex.
Text
Path not found.
PC
- Static variable in interface org.basex.build.
BuildText
DTD: #PCDATA ELEMENT.
percent()
- Method in class org.basex.build.xml.
XMLScanner
Returns per cent info on the scanning process.
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.
PERSON
- Static variable in interface org.basex.build.fs.
FSText
MP3 tag.
PERSON
- Static variable in interface org.basex.build.mediovis.
MAB2
Tag.
phppath
- Static variable in class org.basex.core.
Prop
PHP Path.
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
Text step.
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.
Ping
- Class in
org.basex.core.proc
Evaluates the 'ping' command.
Ping()
- Constructor for class org.basex.core.proc.
Ping
Constructor.
PINGINFO
- Static variable in interface org.basex.
Text
Database Closed.
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(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.
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.
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.
FTExpr
plan(Serializer)
- Method in class org.basex.query.ft.
FTIndex
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.
FTPos
plan(Serializer)
- Method in class org.basex.query.ft.
FTPosIndex
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.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
PLANDOT
- Static variable in interface org.basex.
Text
Query Info: Plan.
PLANXML
- Static variable in interface org.basex.
Text
Query Info: Plan.
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.
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.
PNGExtractor
- Class in
org.basex.build.fs.metadata
PNG meta data extractor.
PNGExtractor()
- Constructor for class org.basex.build.fs.metadata.
PNGExtractor
POPUP
- Static variable in class org.basex.gui.
GUIConstants
Context menu entries.
port
- Static variable in class org.basex.core.
Prop
Port for client/server communication.
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
- Variable in class org.basex.index.
FTTokenizer
Current token.
pos()
- Method in class org.basex.io.
DataAccess
Returns the current file position.
pos()
- Method in class org.basex.io.
DataAccessMM
Returns the current file position.
pos()
- Method in class org.basex.io.
DataAccessMMA
Returns the current file position.
pos()
- Method in class org.basex.io.
DataAccessNIO
Returns the current file position for reading purposes.
Pos
- Class in
org.basex.query.expr
Pos Expression.
pos
- Variable in class org.basex.query.ft.
FTPosIndex
Position filter.
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.
POSINVALID
- Static variable in interface org.basex.
Text
Invalid position.
POSTER
- Static variable in interface org.basex.build.mediovis.
MAB2
Tag.
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(int)
- Method in class org.basex.data.
DiskData
pre(int)
- Method in class org.basex.data.
MemData
pre
- Variable in class org.basex.gui.view.
ViewRect
Rectangle pre value.
pre
- Variable in class org.basex.query.item.
DBNode
Pre value.
pre()
- Method in class org.basex.query.item.
QNm
Returns the prefix.
PRE
- Static variable in interface org.basex.query.
QueryTokens
Query Plan.
pre(byte[])
- Static method in class org.basex.util.
Token
Returns the prefix of the specified token.
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.
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.
PREDS
- Static variable in interface org.basex.query.
QueryTokens
Query Plan.
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.
Text
Focus.
PREFINTER
- Static variable in interface org.basex.
Text
Interactions.
prefix(byte[])
- Static method in class org.basex.query.util.
NSGlobal
Finds the specified URI prefix.
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.
Text
Language preference.
PREFLF
- Static variable in interface org.basex.
Text
Look and Feel.
PREFNAMES
- Static variable in interface org.basex.
Text
Name display flag.
PREFSTITLE
- Static variable in interface org.basex.
Text
Dialog Title for Import Options.
PRESERVE
- Static variable in interface org.basex.query.
QueryTokens
Parser token.
PREUNKNOWN
- Static variable in interface org.basex.query.
QueryText
XPST0081: Parsing exception.
prev()
- Method in class org.basex.util.
Undo
Returns the previous string.
print(PrintOutput, int)
- Method in class org.basex.data.
Namespaces
Prints the namespace structure to the specified output stream.
print(char)
- Method in class org.basex.io.
PrintOutput
Writes a character to the output stream.
print(int, byte[])
- Method in class org.basex.io.
PrintOutput
Writes a string to the output stream.
print(byte[], int)
- Method in class org.basex.io.
PrintOutput
Writes a string 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.
printing()
- Method in class org.basex.core.
Process
Returns if the current command yields some output.
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.
PROCBUG
- Static variable in interface org.basex.
Text
Implementation Bug.
PROCBUG2
- Static variable in interface org.basex.
Text
Implementation Bug.
PROCERR
- Static variable in interface org.basex.
Text
Command Execution Error.
Process
- Class in
org.basex.core
This class provides the architecture for all internal command implementations.
Process(int, String...)
- Constructor for class org.basex.core.
Process
Constructor.
processingInstruction(String, String)
- Method in class org.basex.build.xml.
SAX2Data
PROCIMPL
- Static variable in interface org.basex.
Text
Implementation Error.
PROCMM
- Static variable in interface org.basex.
Text
Main Memory Error.
PROCNODB
- Static variable in interface org.basex.
Text
No Database Error.
PROCNOFS
- Static variable in interface org.basex.
Text
No Filesystem Error.
PROCOUTMEM
- Static variable in interface org.basex.
Text
Out of Memory Error.
PROCSYNTAX
- Static variable in interface org.basex.
Text
No Document Warning.
PROCTIME
- Static variable in interface org.basex.
Text
Process time.
prog()
- Method in class org.basex.build.
Builder
prog()
- Method in class org.basex.build.fs.
FSParser
prog()
- Method in class org.basex.build.
Parser
Returns a value from 0 to 1, representing the current progress.
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.core.proc.
Optimize
prog()
- Method in class org.basex.core.
Progress
Returns progress information.
prog()
- Method in class org.basex.index.
FTBuilder
prog()
- Method in class org.basex.index.
FTFuzzyBuilder
prog()
- Method in class org.basex.index.
ValueBuilder
prog()
- Method in class org.basex.query.
QueryContext
prog()
- Method in class org.basex.query.
QueryProcessor
PROGCREATE
- Static variable in interface org.basex.
Text
Create Database information.
PROGINDEX
- Static variable in interface org.basex.
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
Prompt
- Class in
org.basex.core.proc
Evaluates the 'prompt' command.
Prompt()
- Constructor for class org.basex.core.proc.
Prompt
Constructor.
Prop
- Class in
org.basex.core
This class assembles properties which are used all around the project.
prop()
- Method in class org.basex.gui.view.
ViewPanel
Returns the name of the view property.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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