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