Serialized Form


Package org.planx.msd.lang

Class org.planx.msd.lang.NonDiscriminableObjectException extends RuntimeException implements Serializable


Package org.planx.util

Class org.planx.util.LRUCache extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

maxEntries

int maxEntries

Class org.planx.util.UnmodifiableArrayList extends AbstractList<E> implements Serializable

Serialized Fields

a

Object[] a

Package org.planx.xmlstore

Class org.planx.xmlstore.NameAlreadyBoundException extends Exception implements Serializable

Class org.planx.xmlstore.StaleReferenceException extends Exception implements Serializable

Class org.planx.xmlstore.UnknownReferenceException extends Exception implements Serializable


Package org.planx.xmlstore.convert

Class org.planx.xmlstore.convert.XMLException extends Exception implements Serializable


Package org.planx.xmlstore.io

Class org.planx.xmlstore.io.UnknownLocatorException extends UnknownReferenceException implements Serializable


Package org.planx.xmlstore.references

Class org.planx.xmlstore.references.ContentValueReference extends Object implements Serializable

Serialized Fields

contentHash

byte[] contentHash

Class org.planx.xmlstore.references.RelativeReference extends Object implements Serializable

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

root

Reference root

parent

RelativeReference parent

path

int[] path

childIndex

int childIndex

Package org.planx.xmlstore.routing

Class org.planx.xmlstore.routing.Identifier extends Object implements Serializable

Serialized Fields

bigint

BigInteger bigint

Class org.planx.xmlstore.routing.RoutingException extends IOException implements Serializable

Class org.planx.xmlstore.routing.TimestampedValue extends Object implements Serializable

Serialized Fields

value

byte[] value

timestamp

long timestamp

Package org.planx.xmlstore.routing.messaging

Class org.planx.xmlstore.routing.messaging.UnknownMessageException extends RuntimeException implements Serializable


Package org.planx.xmlstore.stores

Class org.planx.xmlstore.stores.NetworkProtocolException extends IOException implements Serializable


Package org.planx.xpath

Class org.planx.xpath.XPathException extends Exception implements Serializable


Package org.planx.xpath.function

Class org.planx.xpath.function.FunctionException extends XPathException implements Serializable



Copyright © 2010. All Rights Reserved.