Xindice API

Serialized Form


Package org.apache.xindice.client.corba.db

Class org.apache.xindice.client.corba.db._CollectionManagerStub implements Serializable

Class org.apache.xindice.client.corba.db._CollectionStub implements Serializable

Class org.apache.xindice.client.corba.db._DatabaseManagerStub implements Serializable

Class org.apache.xindice.client.corba.db._DatabaseStub implements Serializable

Class org.apache.xindice.client.corba.db._DocumentSetStub implements Serializable

Class org.apache.xindice.client.corba.db._FaultCodesStub implements Serializable

Class org.apache.xindice.client.corba.db._ServantManagementStub implements Serializable

Class org.apache.xindice.client.corba.db.APIException implements Serializable

Serialized Fields

faultCode

int faultCode

faultMessage

java.lang.String faultMessage

exceptionMessage

java.lang.String exceptionMessage

Class org.apache.xindice.client.corba.db.EncodedBuffer implements Serializable

Serialized Fields

stamp

long stamp

sym

byte[] sym

buf

byte[] buf

Class org.apache.xindice.client.corba.db.NamedVal implements Serializable

Serialized Fields

nam

java.lang.String nam

val

java.lang.String val


Package org.apache.xindice.core

Class org.apache.xindice.core.DBException implements Serializable

Serialized Fields

faultCode

int faultCode

Class org.apache.xindice.core.FaultCodes implements Serializable


Package org.apache.xindice.core.filer

Class org.apache.xindice.core.filer.BTreeCorruptException implements Serializable

Class org.apache.xindice.core.filer.BTreeException implements Serializable

Class org.apache.xindice.core.filer.BTreeNotFoundException implements Serializable

Class org.apache.xindice.core.filer.FilerException implements Serializable


Package org.apache.xindice.core.indexer

Class org.apache.xindice.core.indexer.CannotCreateException implements Serializable

Class org.apache.xindice.core.indexer.DuplicateIndexException implements Serializable

Class org.apache.xindice.core.indexer.IndexerException implements Serializable


Package org.apache.xindice.core.objects

Class org.apache.xindice.core.objects.CannotCreateException implements Serializable

Class org.apache.xindice.core.objects.ClassFormatException implements Serializable

Class org.apache.xindice.core.objects.DuplicateObjectException implements Serializable

Class org.apache.xindice.core.objects.InvalidContextException implements Serializable

Class org.apache.xindice.core.objects.MethodNotFoundException implements Serializable

Class org.apache.xindice.core.objects.XMLObjectException implements Serializable

Class org.apache.xindice.core.objects.XMLObjectRuntimeException implements Serializable


Package org.apache.xindice.core.query

Class org.apache.xindice.core.query.CompilationException implements Serializable

Class org.apache.xindice.core.query.ProcessingException implements Serializable

Class org.apache.xindice.core.query.QueryException implements Serializable

Class org.apache.xindice.core.query.StyleNotFoundException implements Serializable


Package org.apache.xindice.core.security

Class org.apache.xindice.core.security.AccessDeniedException implements Serializable

Class org.apache.xindice.core.security.InvalidCredentialsException implements Serializable

Class org.apache.xindice.core.security.InvalidPasswordException implements Serializable

Class org.apache.xindice.core.security.SecurityException implements Serializable

Class org.apache.xindice.core.security.UnknownUserException implements Serializable


Package org.apache.xindice.core.xupdate

Class org.apache.xindice.core.xupdate.XObjectImpl implements Serializable

Serialized Fields

_xobj

org.apache.xpath.objects.XObject _xobj

Class org.apache.xindice.core.xupdate.XPathQueryImpl implements Serializable

Serialized Fields

qstring

java.lang.String qstring

rootNode

org.w3c.dom.Node rootNode

namespace

org.w3c.dom.Node namespace

filter

org.w3c.dom.traversal.NodeFilter filter

xpath

org.apache.xpath.XPath xpath

Class org.apache.xindice.core.xupdate.XUpdateImpl implements Serializable

Serialized Fields

nodesModified

int nodesModified

nsMap

NamespaceMap nsMap


Package org.apache.xindice.server

Class org.apache.xindice.server.ParameterException implements Serializable

Serialized Fields

name

java.lang.String name

value

java.lang.String value

Class org.apache.xindice.server.User implements Serializable

Serialized Fields

username

java.lang.String username

password

java.lang.String password

active

boolean active

props

java.util.Map props

realms

java.util.Map realms

state

java.util.Map state


Package org.apache.xindice.util

Class org.apache.xindice.util.ByteBuffer implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

buffer

byte[] buffer

locked

boolean locked

Class org.apache.xindice.util.ObjectQueue implements Serializable

Serialized Fields

first

org.apache.xindice.util.ObjectQueue.ObjectQueueItem first

last

org.apache.xindice.util.ObjectQueue.ObjectQueueItem last

size

int size

Class org.apache.xindice.util.ObjectStack implements Serializable

Serialized Fields

last

org.apache.xindice.util.ObjectStack.ObjectStackItem last

size

int size

Class org.apache.xindice.util.ReadOnlyException implements Serializable

Class org.apache.xindice.util.XindiceException implements Serializable

Serialized Fields

wrapped

java.lang.Throwable wrapped


Package org.apache.xindice.xml

Class org.apache.xindice.xml.NamespaceMap implements Serializable

Serialized Fields

elem

org.w3c.dom.Element elem

Class org.apache.xindice.xml.SymbolTable.SymbolInfo implements Serializable

Serialized Fields

this$0

SymbolTable this$0

namespaceURI

java.lang.String namespaceURI

qname

java.lang.String qname

symbol

short symbol


Package org.apache.xindice.xml.dom

Class org.apache.xindice.xml.dom.NamedNodeMapImpl implements Serializable

Serialized Fields

map

java.util.HashMap map

Class org.apache.xindice.xml.dom.NodeListImpl implements Serializable

Serialized Fields

owner

NodeImpl owner


Package org.xmldb.api.base

Class org.xmldb.api.base.XMLDBException implements Serializable

Serialized Fields

errorCode

int errorCode

vendorErrorCode

int vendorErrorCode


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation