Serialized Form

Class org.exist.soap.AdminServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

Admin_address

java.lang.String Admin_address
See Also:
Constant Field Values

AdminWSDDServiceName

java.lang.String AdminWSDDServiceName

ports

java.util.HashSet ports


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

Serialized Fields

currentCollection

javax.swing.JTextField currentCollection

currentFile

javax.swing.JTextField currentFile

progress

javax.swing.JProgressBar progress


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

Serialized Fields

lastPosition

int lastPosition

currentHistory

int currentHistory

doc

javax.swing.text.DefaultStyledDocument doc

statusbar

javax.swing.JLabel statusbar

fileman

javax.swing.JTable fileman

resources

ClientFrame.ResourceTableModel resources

shell

javax.swing.JTextPane shell

historyCombo

javax.swing.JComboBox historyCombo

client

InteractiveClient client

path

java.lang.String path

process

ClientFrame.ProcessThread process

history

java.util.LinkedList history

historyItems

java.util.TreeSet historyItems

properties

java.util.Properties properties

transformer

javax.xml.transform.sax.TransformerHandler transformer


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

Serialized Fields

collections

java.lang.String[] collections

resources

java.lang.String[] resources

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc


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

Serialized Fields

collections

javax.swing.JComboBox collections

directory

javax.swing.JTextField directory

uri

java.lang.String uri

user

java.lang.String user

passwd

java.lang.String passwd


Class org.exist.DatabaseAdminServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

confFile

java.lang.String confFile

configuration

Configuration configuration

dbHome

java.lang.String dbHome


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


Class org.exist.dom.DocumentSet extends it.unimi.dsi.fastutil.Int2ObjectOpenHashMap implements Serializable

Serialized Fields

list

java.util.ArrayList list

allDocuments

boolean allDocuments

collections

it.unimi.dsi.fastutil.ObjectAVLTreeSet collections


Class org.exist.EXistException extends java.lang.Exception implements Serializable

Serialized Fields

inner

java.lang.Throwable inner


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


Class org.exist.dom.NamedNodeMapImpl extends java.util.LinkedList implements Serializable


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


Class org.exist.soap.OutputProperties extends java.lang.Object implements Serializable

Serialized Fields

encoding

java.lang.String encoding

indent

boolean indent

xinclude

boolean xinclude

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc


Class org.exist.storage.analysis.ParseException extends java.lang.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

java.lang.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

java.lang.String eol
The end of line string for this machine.


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


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

Serialized Fields

collection

Collection collection

properties

java.util.Properties properties

query

javax.swing.JComboBox query

model

QueryDialog.QueryResultTableModel model

resultDocs

javax.swing.JTable resultDocs

resultDisplay

javax.swing.JTextArea resultDisplay

collections

javax.swing.JComboBox collections

count

javax.swing.SpinnerNumberModel count


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

Serialized Fields

collections

QueryResponseCollection[] collections

hits

int hits

queryTime

long queryTime

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc


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

Serialized Fields

collectionName

java.lang.String collectionName

documents

QueryResponseDocument[] documents

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc


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

Serialized Fields

documentName

java.lang.String documentName

hitCount

int hitCount

__equalsCalc

java.lang.Object __equalsCalc

__hashCodeCalc

boolean __hashCodeCalc


Class org.exist.soap.QueryServiceLocator extends org.apache.axis.client.Service implements Serializable

Serialized Fields

Query_address

java.lang.String Query_address
See Also:
Constant Field Values

QueryWSDDServiceName

java.lang.String QueryWSDDServiceName

ports

java.util.HashSet ports


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


Class org.exist.cocoon.RequestDumper extends javax.servlet.http.HttpServlet implements Serializable


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

Serialized Fields

permissions

Permission permissions

resource

java.lang.String resource

service

UserManagementService service

creationDate

java.util.Date creationDate

modificationDate

java.util.Date modificationDate

groups

javax.swing.JComboBox groups

owners

javax.swing.JComboBox owners

worldPerms

javax.swing.JCheckBox[] worldPerms

groupPerms

javax.swing.JCheckBox[] groupPerms

userPerms

javax.swing.JCheckBox[] userPerms

result

int result


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

Serialized Fields

currentCollection

javax.swing.JTextField currentCollection

resource

javax.swing.JTextField resource

messages

javax.swing.JTextArea messages

progress

javax.swing.JProgressBar progress


Class org.exist.xmlrpc.RpcServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

xmlrpc

org.apache.xmlrpc.XmlRpcServer xmlrpc


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

Serialized Fields

user_

User user_

lastQuery_

Session.QueryResult lastQuery_

lastAccessTime_

long lastAccessTime_


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


Class org.exist.xpath.ValueException extends java.lang.Exception implements Serializable


Class org.xmldb.api.base.XMLDBException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

errorCode

int errorCode

vendorErrorCode

int vendorErrorCode



Copyright (C) Wolfgang Meier. All rights reserved.