Xindice API
version 1.2m1

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.FuncFTContains extends org.apache.xpath.functions.FunctionOneArg 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

server

org.apache.xmlrpc.webserver.XmlRpcServletServer server

webAdmin

WebAdminManager webAdmin


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

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

buffer

byte[] buffer

locked

boolean locked

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

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


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 map

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

Serialized Fields

owner

NodeImpl owner


Xindice API
version 1.2m1

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