|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easybpel.model.bpel.api.expression.function.AbstractXPathFunction<java.lang.String>
com.ebmwebsourcing.easybpel.model.bpel.impl.expression.function.SubstringFunctionImpl
public class SubstringFunctionImpl
| Constructor Summary | |
|---|---|
SubstringFunctionImpl(java.lang.String ns,
java.lang.String oriString,
int start)
|
|
SubstringFunctionImpl(java.lang.String ns,
java.lang.String oriString,
int start,
int length)
|
|
| Method Summary | |
|---|---|
java.lang.String |
process()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubstringFunctionImpl(java.lang.String ns,
java.lang.String oriString,
int start,
int length)
throws BPELException
BPELException
public SubstringFunctionImpl(java.lang.String ns,
java.lang.String oriString,
int start)
throws BPELException
BPELException| Method Detail |
|---|
public java.lang.String process()
throws BPELException
process in interface Function<java.lang.String>BPELException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||