org.exist.storage
Class ValueIndexFactory

java.lang.Object
  extended byorg.exist.storage.ValueIndexFactory

public class ValueIndexFactory
extends java.lang.Object

Author:
wolf

Constructor Summary
ValueIndexFactory()
           
 
Method Summary
static AtomicValue deserialize(byte[] data, int start, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueIndexFactory

public ValueIndexFactory()
Method Detail

deserialize

public static final AtomicValue deserialize(byte[] data,
                                            int start,
                                            int len)
                                     throws EXistException
Throws:
EXistException


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.