Package org.eclipse.wst.xml.xpath2.processor.internal
public class DefaultRSFactory extends org.eclipse.wst.xml.xpath2.processor.ResultSequenceFactoryFactory implementation which creates sequences of type DefaultResultSequence.
Field Summary | |
public static int | POOL_SIZE |
Constructor Summary |
DefaultRSFactory() |
Method Summary | |
protected org.eclipse.wst.xml.xpath2.processor.ResultSequence | fact_create_new() |
protected void | fact_print_debug() |
protected void | fact_release(org.eclipse.wst.xml.xpath2.processor.ResultSequence rs) |
Field Detail |
public static int POOL_SIZE
Constructor Detail |
public DefaultRSFactory()
Constructor of factory.
Methods Detail |
protected org.eclipse.wst.xml.xpath2.processor.ResultSequence fact_create_new()
org.eclipse.wst.xml.xpath2.processor.ResultSequence
protected void fact_print_debug()
protected void fact_release(org.eclipse.wst.xml.xpath2.processor.ResultSequence rs)
rs