Xindice API
version 1.1

Serialized Form


Package org.apache.xindice.core

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

Serialized Fields

faultCode

int faultCode


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.meta.inline

Class org.apache.xindice.core.meta.inline.InlineMetaException 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.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

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.XindiceServlet implements Serializable

Serialized Fields

xmlrpcServer

org.apache.xmlrpc.XmlRpcServer xmlrpcServer


Package org.apache.xindice.util

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

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

buffer

byte[] buffer

locked

boolean locked

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

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

cause

Throwable cause

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

Serialized Fields

cause

Throwable cause


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

namespaceURI

String namespaceURI

qname

String qname

symbol

short symbol


Package org.apache.xindice.xml.dom

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

Serialized Fields

map

HashMap map

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

Serialized Fields

owner

NodeImpl owner


Xindice API
version 1.1

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