Xindice API
version 1.1

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 Object implements Serializable

Serialized Fields

_xobj

org.apache.xpath.objects.XObject _xobj

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

Serialized Fields

qstring

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.util

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

serialVersionUID: -3900903004630456844L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
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 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 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 Exception implements Serializable

Serialized Fields

cause

Throwable cause

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

Serialized Fields

cause

Throwable cause

Package org.apache.xindice.xml

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

Serialized Fields

elem

org.w3c.dom.Element elem

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

Serialized Fields

namespaceURI

String namespaceURI

qname

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

HashMap<K,V> map

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

Serialized Fields

owner

NodeImpl owner


Xindice API
version 1.1

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