|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.objectplanet.survey.plugin.api.PipingUtils
| Field Summary | |
static java.lang.String |
PIPING_TAG_START
Start of the piping element tag |
static java.lang.String |
PIPING_TAG_STOP
End of the piping element tag |
| Constructor Summary | |
PipingUtils()
|
|
| Method Summary | |
static java.lang.String |
processPiping(PipingSource pipingSource,
java.lang.String string)
Process piping string: replace piping tags with piping value |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PIPING_TAG_START
public static final java.lang.String PIPING_TAG_STOP
| Constructor Detail |
public PipingUtils()
| Method Detail |
public static java.lang.String processPiping(PipingSource pipingSource,
java.lang.String string)
throws SurveySystemException
pipingSource - Data needed to replace the piping tag with values
SurveySystemException
|
Copyright © ObjectPlanet Inc. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||