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.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.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(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.fs.NewFSParser
Main entry point for the import of a file hierarchy.
parse(File) - Method in class org.basex.build.fs.SpotlightExtractor
Queries spotlight for metadata items for the file and fires parser events.
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
Parse all available language files and return 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.
parseFileFragment(BufferedFileChannel, String, String) - Method in class org.basex.build.fs.NewFSParser
Parses a fragment of a file, e.g. a picture inside an ID3 frame.
PARSEINFO - Static variable in interface org.basex.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.
ParserUtil - Class in org.basex.build.fs.parser
Utility methods for file parsers.
parseWithFallbackParser(BufferedFileChannel, boolean) - Method in class org.basex.build.fs.NewFSParser
Parses the file with the fallback parser.
parseXML() - Method in class org.basex.build.fs.NewFSParser
Parses a xml file.
path - Variable in class org.basex.data.Data
Path Summary.
PATH - Static variable in interface org.basex.data.DataText
Path tag.
path(int, boolean) - 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.
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 - Static variable in interface org.basex.Text
Command help.
PATHINDEX - Static variable in class org.basex.core.Prop
Flag for creating a path summary.
pathindex - Variable in class org.basex.data.MetaData
Flag for creating a path summary.
PATHINDEXINFO - Static variable in interface org.basex.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.Text
Path not found.
PC - Static variable in interface org.basex.build.BuildText
DTD: #PCDATA ELEMENT.
PERFINFO - Static variable in class org.basex.gui.GUIProp
Flag for skipping time intensive treemap infos.
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(FTMatches) - Method in class org.basex.data.FTMatches
Combines two matches as phrase.
phrase(FTIndexIterator, FTIndexIterator) - Static method in class org.basex.index.FTIndexIterator
Merges two index array iterators.
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(String) - Method in class org.basex.core.Context
Pins the pool.
pin(String) - Method in class org.basex.core.DataPool
Returns an existing data reference for the specified database, or null.
pinned(String) - Method in class org.basex.core.Context
Checks if the specified database is pinned.
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.Delete
 
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.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: DOT plan.
PLANXML - Static variable in interface org.basex.Text
Query info: XML 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.
pm - Variable in class org.basex.util.Tokenizer
Last punctuation mark.
PNGExtractor - Class in org.basex.build.fs.metadata
PNG meta data extractor.
PNGExtractor() - Constructor for class org.basex.build.fs.metadata.PNGExtractor
 
PNGParser - Class in org.basex.build.fs.parser
Parser for PNG files.
PNGParser() - Constructor for class org.basex.build.fs.parser.PNGParser
Standard constructor.
poi - Variable in class org.basex.data.FTPos
Pointers.
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() - 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 - Static variable in interface org.basex.Text
Command help.
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.
POSINVALID - Static variable in interface org.basex.Text
Invalid position.
position() - Method in class org.basex.build.fs.parser.BufferedFileChannel
Returns this channel's position.
position(long) - Method in class org.basex.build.fs.parser.BufferedFileChannel
Sets this channel's 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[]) - 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.
PREFNAME - 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(int) - Method in class org.basex.build.xml.XMLInput
Jumps the specified number of characters back.
prev() - Method in class org.basex.util.Undo
Returns the previous string.
print(PrintOutput, int, boolean) - 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.
PrintOutput(OutputStream, int) - Constructor for class org.basex.io.PrintOutput
Constructor, given an output stream.
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.SAXHandler
 
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.fs.NewFSParser
 
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.Text
Create database information.
PROGERR - Static variable in interface org.basex.Text
Progress exception.
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
 
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() - 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.
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.

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