Package org.eclipse.wst.xml.xpath2.processor.internal


org.eclipse.wst.xml.xpath2.processor.internal
Class DefaultRSFactory



public class DefaultRSFactory
extends org.eclipse.wst.xml.xpath2.processor.ResultSequenceFactory
Factory implementation which creates sequences of type DefaultResultSequence.

Field Summary

public static intPOOL_SIZE
    

Constructor Summary

DefaultRSFactory()

Method Summary

protected org.eclipse.wst.xml.xpath2.processor.ResultSequencefact_create_new()
    
protected voidfact_print_debug()
    
protected voidfact_release(org.eclipse.wst.xml.xpath2.processor.ResultSequence rs)
    

Field Detail

POOL_SIZE

public static int POOL_SIZE


Constructor Detail

DefaultRSFactory

public DefaultRSFactory()

Constructor of factory.


Methods Detail

fact_create_new

protected org.eclipse.wst.xml.xpath2.processor.ResultSequence fact_create_new()

Returns

org.eclipse.wst.xml.xpath2.processor.ResultSequence


fact_print_debug

protected void fact_print_debug()


fact_release

protected void fact_release(org.eclipse.wst.xml.xpath2.processor.ResultSequence rs)

Parameters

rs