Package com.xmlcalabash.datamodel
Object XProcSelectExpression.Companion
-
- All Implemented Interfaces:
public class XProcSelectExpression.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static XProcSelectExpression.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final XProcSelectExpression
newInstance(XProcStepConfiguration stepConfig, String select, SequenceType asType, Boolean collection, List<XdmAtomicValue> values)
-
-
Method Detail
-
newInstance
final XProcSelectExpression newInstance(XProcStepConfiguration stepConfig, String select, SequenceType asType, Boolean collection, List<XdmAtomicValue> values)
-
-
-
-