|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ucl.xpath.ResultSequenceFactory
org.ucl.xpath.DefaultRSFactory
Factory implementation which creates sequences of type DefaultResultSequence.
Field Summary | |
static int |
POOL_SIZE
|
Constructor Summary | |
DefaultRSFactory()
Constructor of factory. |
Method Summary | |
protected ResultSequence |
fact_create_new()
|
protected void |
fact_print_debug()
|
protected void |
fact_release(ResultSequence rs)
|
Methods inherited from class org.ucl.xpath.ResultSequenceFactory |
create_new, create_new, fact_create_new, print_debug, release |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int POOL_SIZE
Constructor Detail |
public DefaultRSFactory()
Method Detail |
protected ResultSequence fact_create_new()
fact_create_new
in class ResultSequenceFactory
protected void fact_release(ResultSequence rs)
fact_release
in class ResultSequenceFactory
protected void fact_print_debug()
fact_print_debug
in class ResultSequenceFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |