Package com.xmlcalabash.xvrl
Object XvrlMessage.Companion
-
- All Implemented Interfaces:
public class XvrlMessage.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static XvrlMessage.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final XvrlMessage
newInstance(XProcStepConfiguration stepConfig, String text, Map<QName, String> attr)
-
-
Method Detail
-
newInstance
final XvrlMessage newInstance(XProcStepConfiguration stepConfig, String text, Map<QName, String> attr)
-
-
-
-