Xindice API
version 1.1b4

Serialized Form


Package org.apache.xindice.core

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

Serialized Fields

faultCode

int faultCode


Package org.apache.xindice.core.filer

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

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

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

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


Package org.apache.xindice.core.indexer

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

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

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


Package org.apache.xindice.core.meta.inline

Class org.apache.xindice.core.meta.inline.InlineMetaException extends DBException implements Serializable


Package org.apache.xindice.core.query

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

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

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

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


Package org.apache.xindice.core.xupdate

Class org.apache.xindice.core.xupdate.XObjectImpl extends java.lang.Object implements Serializable

Serialized Fields

_xobj

org.apache.xpath.objects.XObject _xobj

Class org.apache.xindice.core.xupdate.XPathQueryImpl extends java.lang.Object 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 extends org.xmldb.xupdate.lexus.XUpdateQueryImpl implements Serializable

Serialized Fields

nodesModified

int nodesModified

nsMap

NamespaceMap nsMap


Package org.apache.xindice.server

Class org.apache.xindice.server.XindiceServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

xmlrpcServer

org.apache.xmlrpc.XmlRpcServer xmlrpcServer


Package org.apache.xindice.tools

Class org.apache.xindice.tools.DeploymentTask extends Task implements Serializable


Package org.apache.xindice.util

Class org.apache.xindice.util.ByteBuffer extends java.io.OutputStream implements Serializable

serialVersionUID: -3900903004630456844l

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.ConfigurationException extends XindiceRuntimeException implements Serializable

Class org.apache.xindice.util.ObjectQueue extends java.lang.Object implements Serializable

serialVersionUID: 2573729619402197579l

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 extends java.lang.Object implements Serializable

serialVersionUID: -7896992305408562521l

Serialized Fields

last

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

size

int size

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

Class org.apache.xindice.util.XindiceException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class org.apache.xindice.util.XindiceRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package org.apache.xindice.xml

Class org.apache.xindice.xml.NamespaceMap extends java.util.HashMap implements Serializable

Serialized Fields

elem

org.w3c.dom.Element elem

Class org.apache.xindice.xml.SymbolTable.SymbolInfo extends java.lang.Object implements Serializable

Serialized Fields

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 extends NodeListImpl implements Serializable

Serialized Fields

map

java.util.HashMap map

Class org.apache.xindice.xml.dom.NodeListImpl extends java.util.ArrayList implements Serializable

Serialized Fields

owner

NodeImpl owner


Xindice API
version 1.1b4

Copyright (c) 1999-2004 The Apache Software Foundation. All Rights Reserved.