Serialized Form


Package org.exist

Class org.exist.EXistException extends Exception implements Serializable

serialVersionUID: 3256728389837665330L


Package org.exist.atom.http

Class org.exist.atom.http.AtomServlet extends HttpServlet implements Serializable

Serialized Fields

modules

Map<K,V> modules

noAuth

Map<K,V> noAuth

formEncoding

String formEncoding

pool

BrokerPool pool

defaultUsername

String defaultUsername

defaultPassword

String defaultPassword

authenticator

Authenticator authenticator

defaultUser

User defaultUser

Class org.exist.atom.http.WebDAVServlet extends HttpServlet implements Serializable

Serialized Fields

webdav

WebDAV webdav

databaseid

String databaseid
id of the database registred against the BrokerPool


Package org.exist.backup

Class org.exist.backup.BackupDialog extends JDialog implements Serializable

Serialized Fields

currentCollection

JTextField currentCollection

currentFile

JTextField currentFile

progress

JProgressBar progress

Class org.exist.backup.CreateBackupDialog extends JPanel implements Serializable

Serialized Fields

collections

JComboBox collections

backupTarget

JTextField backupTarget

backupDir

File backupDir

uri

String uri

user

String user

passwd

String passwd

Class org.exist.backup.ExportGUI extends JFrame implements Serializable

serialVersionUID: -8104424554660744639L

Serialized Fields

pool

BrokerPool pool

documentCount

int documentCount

logWriter

PrintWriter logWriter

btnChangeDir

JButton btnChangeDir

btnConfSelect

JButton btnConfSelect

currentTask

JLabel currentTask

dbConfig

JTextField dbConfig

exportBtn

JButton exportBtn

zipBtn

JCheckBox zipBtn

incrementalBtn

JCheckBox incrementalBtn

directAccessBtn

JCheckBox directAccessBtn

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jMenu1

JMenu jMenu1

jMenuBar1

JMenuBar jMenuBar1

jScrollPane2

JScrollPane jScrollPane2

jToolBar1

JToolBar jToolBar1

menuQuit

JMenuItem menuQuit

messages

JTextArea messages

outputDir

JTextField outputDir

progress

JProgressBar progress

startBtn

JButton startBtn

Class org.exist.backup.RestoreDialog extends JDialog implements Serializable

Serialized Fields

currentCollection

JTextField currentCollection

currentBackup

JTextField currentBackup

resource

JTextField resource

messages

JTextArea messages

progress

JProgressBar progress

progressObserver

Observer progressObserver

Package org.exist.client

Class org.exist.client.ClientFrame extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

commandStart

int commandStart

gotUp

boolean gotUp

doc

DefaultStyledDocument doc

statusbar

JLabel statusbar

fileman

JTable fileman

resources

org.exist.client.ClientFrame.ResourceTableModel resources

shell

JTextPane shell

shellPopup

JPopupMenu shellPopup

client

InteractiveClient client

path

XmldbURI path

process

org.exist.client.ClientFrame.ProcessThread process

properties

Properties properties

preferences

Preferences preferences

Class org.exist.client.ClientTextArea extends org.jedit.syntax.JEditTextArea implements Serializable

Serialized Fields

txtPositionOutput

JTextField txtPositionOutput

textFont

Font textFont

Class org.exist.client.IndexDialog extends JFrame implements Serializable

Serialized Fields

cx

CollectionXConf cx

cmbCollections

JComboBox cmbCollections

chkDefaultAll

JCheckBox chkDefaultAll

chkAlphanum

JCheckBox chkAlphanum

chkAttributes

JCheckBox chkAttributes

txtXPath

JTextField txtXPath

cmbxsType

JComboBox cmbxsType

tblFullTextIndexes

JTable tblFullTextIndexes

fulltextIndexModel

org.exist.client.IndexDialog.FullTextIndexTableModel fulltextIndexModel

tblRangeIndexes

JTable tblRangeIndexes

rangeIndexModel

org.exist.client.IndexDialog.RangeIndexTableModel rangeIndexModel

client

InteractiveClient client

Class org.exist.client.IndexDialog.ComboBoxCellEditor extends DefaultCellEditor implements Serializable

Class org.exist.client.IndexDialog.ComboBoxCellRenderer extends JComboBox implements Serializable

Class org.exist.client.LoginPanel extends JPanel implements Serializable

Serialized Fields

properties

Properties properties
The properties modified by this panel


username

JTextField username
Ui components


password

JPasswordField password

cur_url

JTextField cur_url

configuration

JTextField configuration

selectConf

JButton selectConf

type

JComboBox type

favourites

JList favourites

favouritesModel

DefaultListModel favouritesModel

title

JTextField title

btnAddFavourite

JButton btnAddFavourite

btnRemoveFavourite

JButton btnRemoveFavourite

btnLoadFavourite

JButton btnLoadFavourite

btnExportFavourite

JButton btnExportFavourite

btnImportFavourite

JButton btnImportFavourite

Class org.exist.client.QueryDialog extends JFrame implements Serializable

Serialized Fields

client

InteractiveClient client

collection

Collection collection

properties

Properties properties

query

ClientTextArea query

resultDisplay

ClientTextArea resultDisplay

exprDisplay

ClientTextArea exprDisplay

collections

JComboBox collections

count

SpinnerNumberModel count

history

DefaultComboBoxModel history

display

Font display

statusMessage

JTextField statusMessage

queryPositionDisplay

JTextField queryPositionDisplay

progress

JProgressBar progress

Class org.exist.client.ResourcePropertyDialog extends JDialog implements Serializable

Serialized Fields

permissions

Permission permissions

resource

XmldbURI resource

service

UserManagementService service

creationDate

Date creationDate

modificationDate

Date modificationDate

mimeType

String mimeType

groups

JComboBox groups

owners

JComboBox owners

worldPerms

JCheckBox[] worldPerms

groupPerms

JCheckBox[] groupPerms

userPerms

JCheckBox[] userPerms

result

int result

Class org.exist.client.TriggersDialog extends JFrame implements Serializable

Serialized Fields

cx

CollectionXConf cx

cmbCollections

JComboBox cmbCollections

tblTriggers

JTable tblTriggers

triggersModel

org.exist.client.TriggersDialog.TriggersTableModel triggersModel

colStoreDocument

TableColumn colStoreDocument

colUpdateDocument

TableColumn colUpdateDocument

colRemoveDocument

TableColumn colRemoveDocument

colCreateCollection

TableColumn colCreateCollection

colRenameCollection

TableColumn colRenameCollection

colDeleteCollection

TableColumn colDeleteCollection

client

InteractiveClient client

Class org.exist.client.TriggersDialog.CheckBoxCellEditor extends DefaultCellEditor implements Serializable

Class org.exist.client.TriggersDialog.CheckBoxCellRenderer extends JCheckBox implements Serializable


Package org.exist.client.xacml

Class org.exist.client.xacml.CustomRenderer extends DefaultTreeCellRenderer implements Serializable

Serialized Fields

currentModified

boolean currentModified

mutator

TreeMutator mutator

Class org.exist.client.xacml.MatchEditor extends JPanel implements Serializable

Serialized Fields

attribute

AttributeDesignator attribute

label

JLabel label

functionBox

JComboBox functionBox

valueBox

JComboBox valueBox

abbrev

Abbreviator abbrev

listeners

List<E> listeners

attributeHandlers

List<E> attributeHandlers

currentFunction

Object currentFunction

currentValue

Object currentValue

Class org.exist.client.xacml.NodeCopyAction extends AbstractAction implements Serializable

Serialized Fields

tree

JTree tree

contextNode

XACMLTreeNode contextNode

Class org.exist.client.xacml.ResizingTable extends JTable implements Serializable

Class org.exist.client.xacml.XACMLEditor extends JFrame implements Serializable

Serialized Fields

dbInterface

DatabaseInterface dbInterface

model

XACMLTreeModel model

tree

JTree tree

editor

NodeEditor editor

split

JSplitPane split

Package org.exist.cluster

Class org.exist.cluster.ClusterEvent extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

collectionName

String collectionName

documentName

String documentName

id

int id

counter

int counter

Class org.exist.cluster.ClusterException extends Exception implements Serializable

Class org.exist.cluster.CreateCollectionClusterEvent extends ClusterEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

parent

String parent

collectionName

String collectionName

Class org.exist.cluster.RemoveClusterEvent extends ClusterEvent implements Serializable

serialVersionUID: 1L

Class org.exist.cluster.RemoveCollectionClusterEvent extends ClusterEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

parent

String parent

collectionName

String collectionName

Class org.exist.cluster.StoreClusterEvent extends ClusterEvent implements Serializable

serialVersionUID: 0L

Serialized Fields

content

String content

Class org.exist.cluster.UpdateClusterEvent extends ClusterEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

xcommand

String xcommand

Package org.exist.cluster.cocoon

Class org.exist.cluster.cocoon.ConsoleInfo extends Object implements Serializable

serialVersionUID: 0L

Serialized Fields

map

HashMap<K,V> map

Package org.exist.collections

Class org.exist.collections.CollectionConfigurationException extends Exception implements Serializable


Package org.exist.collections.triggers

Class org.exist.collections.triggers.TriggerException extends SAXException implements Serializable


Package org.exist.debugger

Class org.exist.debugger.ExceptionTimeout extends Exception implements Serializable

serialVersionUID: -5783619743744719741L


Package org.exist.dom

Class org.exist.dom.NamedNodeMapImpl extends ArrayList implements Serializable

Class org.exist.dom.NodeListImpl extends ArrayList implements Serializable


Package org.exist.http

Class org.exist.http.BadRequestException extends Exception implements Serializable

Class org.exist.http.NotFoundException extends Exception implements Serializable


Package org.exist.http.servlets

Class org.exist.http.servlets.DatabaseAdminServlet extends HttpServlet implements Serializable

Serialized Fields

confFile

String confFile

configuration

Configuration configuration

dbHome

String dbHome

Class org.exist.http.servlets.EXistServlet extends HttpServlet implements Serializable

Serialized Fields

formEncoding

String formEncoding

pool

BrokerPool pool

defaultUsername

String defaultUsername

defaultPassword

String defaultPassword

internalOnly

boolean internalOnly

srvREST

RESTServer srvREST

srvSOAP

SOAPServer srvSOAP

authenticator

Authenticator authenticator

defaultUser

User defaultUser

Class org.exist.http.servlets.Log4jInit extends HttpServlet implements Serializable

Class org.exist.http.servlets.RedirectorServlet extends HttpServlet implements Serializable

Serialized Fields

user

String user

password

String password

collectionURI

XmldbURI collectionURI

query

String query

Class org.exist.http.servlets.WebDAVServlet extends HttpServlet implements Serializable

Serialized Fields

webdav

WebDAV webdav

databaseid

String databaseid
id of the database registred against the BrokerPool

Class org.exist.http.servlets.XQueryServlet extends HttpServlet implements Serializable

Serialized Fields

user

String user

password

String password

collectionURI

XmldbURI collectionURI

containerEncoding

String containerEncoding

formEncoding

String formEncoding

encoding

String encoding

contentType

String contentType

Class org.exist.http.servlets.XSLTServlet extends HttpServlet implements Serializable

Serialized Fields

pool

BrokerPool pool

cache

Map<K,V> cache

caching

Boolean caching

Package org.exist.jsp

Class org.exist.jsp.CollectionTag extends TagSupport implements Serializable

Serialized Fields

varName

String varName

uri

String uri

user

String user

password

String password

collection

Collection collection

Package org.exist.management

Class org.exist.management.TaskStatus extends Object implements Serializable

serialVersionUID: -8405783622910875893L

Serialized Fields

status

TaskStatus.Status status

_statusChangeTime

Date _statusChangeTime

_reason

Object _reason

_percentageDone

int _percentageDone

Package org.exist.management.client

Class org.exist.management.client.JMXServlet extends HttpServlet implements Serializable

Serialized Fields

client

JMXtoXML client

Package org.exist.scheduler

Class org.exist.scheduler.JobException extends Exception implements Serializable

Serialized Fields

action

int action

message

String message

Package org.exist.security

Class org.exist.security.PermissionDeniedException extends Exception implements Serializable


Package org.exist.security.xacml

Class org.exist.security.xacml.NullAccessContextException extends NullPointerException implements Serializable


Package org.exist.soap

Class org.exist.soap.AdminServiceLocator extends Service implements Serializable

Serialized Fields

Admin_address

String Admin_address

AdminWSDDServiceName

String AdminWSDDServiceName

ports

HashSet<E> ports

Class org.exist.soap.AdminSoapBindingSkeleton extends Object implements Serializable

Serialized Fields

impl

Admin impl

Class org.exist.soap.Base64BinaryArray extends Object implements Serializable

Serialized Fields

elements

byte[][] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.Collection extends Object implements Serializable

Serialized Fields

collections

StringArray collections

resources

StringArray resources

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.CollectionDesc extends Object implements Serializable

Serialized Fields

name

String name

owner

String owner

group

String group

permissions

int permissions

created

long created

collections

Strings collections

documents

DocumentDescs documents

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.DocumentDesc extends Object implements Serializable

Serialized Fields

name

String name

owner

String owner

group

String group

permissions

int permissions

type

DocumentType type

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.DocumentDescs extends Object implements Serializable

Serialized Fields

elements

DocumentDesc[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.DocumentType extends Object implements Serializable

Serialization Methods

readResolve

public Object readResolve()
                   throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_value_

String _value_

Class org.exist.soap.EntityPermissions extends Object implements Serializable

Serialized Fields

name

String name

owner

String owner

group

String group

permissions

int permissions

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.EntityPermissionsList extends Object implements Serializable

Serialized Fields

elements

EntityPermissions[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.IndexedElement extends Object implements Serializable

Serialized Fields

localName

String localName

namespaceURI

String namespaceURI

prefix

String prefix

occurences

int occurences

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.IndexedElements extends Object implements Serializable

Serialized Fields

elements

IndexedElement[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.Permissions extends Object implements Serializable

Serialized Fields

owner

String owner

group

String group

permissions

int permissions

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.QueryResponse extends Object implements Serializable

Serialized Fields

collections

QueryResponseCollections collections

hits

int hits

queryTime

long queryTime

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.QueryResponseCollection extends Object implements Serializable

Serialized Fields

collectionName

String collectionName

documents

QueryResponseDocuments documents

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.QueryResponseCollections extends Object implements Serializable

Serialized Fields

elements

QueryResponseCollection[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.QueryResponseDocument extends Object implements Serializable

Serialized Fields

documentName

String documentName

hitCount

int hitCount

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.QueryResponseDocuments extends Object implements Serializable

Serialized Fields

elements

QueryResponseDocument[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.QueryServiceLocator extends Service implements Serializable

Serialized Fields

Query_address

String Query_address

QueryWSDDServiceName

String QueryWSDDServiceName

ports

HashSet<E> ports

Class org.exist.soap.QuerySoapBindingSkeleton extends Object implements Serializable

Serialized Fields

impl

Query impl

Class org.exist.soap.Session extends Object implements Serializable

Serialized Fields

user_

User user_

lastQuery_

Session.QueryResult lastQuery_

lastAccessTime_

long lastAccessTime_

Class org.exist.soap.StringArray extends Object implements Serializable

Serialized Fields

elements

String[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.Strings extends Object implements Serializable

Serialized Fields

elements

String[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.UserDesc extends Object implements Serializable

Serialized Fields

name

String name

groups

Strings groups

home

String home

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Class org.exist.soap.UserDescs extends Object implements Serializable

Serialized Fields

elements

UserDesc[] elements

__equalsCalc

Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc

Package org.exist.storage

Class org.exist.storage.NotificationService extends IdentityHashMap implements Serializable

Class org.exist.storage.ProcessMonitor.FixedSizeLinkedHashMap extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

maxSize

int maxSize

Package org.exist.storage.analysis

Class org.exist.storage.analysis.ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.


Package org.exist.storage.btree

Class org.exist.storage.btree.BTreeException extends DBException implements Serializable

Class org.exist.storage.btree.DBException extends Exception implements Serializable

Serialized Fields

faultCode

int faultCode

Package org.exist.storage.io

Class org.exist.storage.io.ExistIOException extends IOException implements Serializable


Package org.exist.storage.journal

Class org.exist.storage.journal.LogException extends EXistException implements Serializable


Package org.exist.storage.txn

Class org.exist.storage.txn.TransactionException extends EXistException implements Serializable

serialVersionUID: 3617572708582437173L


Package org.exist.util

Class org.exist.util.CharSlice extends Object implements Serializable

Serialized Fields

array

char[] array

offset

int offset

count

int count

Class org.exist.util.DatabaseConfigurationException extends Exception implements Serializable

Class org.exist.util.DeadlockException extends LockException implements Serializable

Class org.exist.util.FastStringBuffer extends Object implements Serializable

Serialized Fields

array

char[] array

used

int used

Class org.exist.util.LockException extends Exception implements Serializable

Class org.exist.util.ReadOnlyException extends Exception implements Serializable

Class org.exist.util.SyntaxException extends Exception implements Serializable


Package org.exist.util.hashtable

Class org.exist.util.hashtable.AbstractHashtable.HashtableOverflowException extends Exception implements Serializable


Package org.exist.util.sanity

Class org.exist.util.sanity.AssertFailure extends RuntimeException implements Serializable


Package org.exist.webstart

Class org.exist.webstart.JnlpServlet extends HttpServlet implements Serializable

Serialized Fields

jf

JnlpJarFiles jf

jh

JnlpHelper jh

Package org.exist.xmlrpc

Class org.exist.xmlrpc.RpcServlet extends XmlRpcServlet implements Serializable


Package org.exist.xquery

Class org.exist.xquery.StaticXQueryException extends XPathException implements Serializable

Class org.exist.xquery.TerminatedException extends XPathException implements Serializable

serialVersionUID: 6055587317214098592L

Class org.exist.xquery.TerminatedException.SizeLimitException extends TerminatedException implements Serializable

Class org.exist.xquery.TerminatedException.TimeoutException extends TerminatedException implements Serializable

Class org.exist.xquery.XPathException extends Exception implements Serializable

Serialized Fields

line

int line

column

int column

message

String message

callStack

List<E> callStack

Package org.exist.xquery.parser

Class org.exist.xquery.parser.XQueryAST extends CommonAST implements Serializable

Serialized Fields

line

int line

column

int column

Package org.exist.xquery.util

Class org.exist.xquery.util.RegexTranslator.RegexSyntaxException extends Exception implements Serializable

Serialized Fields

position

int position

Package org.exist.xquery.value

Class org.exist.xquery.value.GroupedValueSequenceTable extends Hashtable implements Serializable

Serialized Fields

groupSpecs

GroupSpec[] groupSpecs

toGroupVarName

String toGroupVarName

context

XQueryContext context



Copyright (C) Wolfgang Meier. All rights reserved.