<
From version < 2.9 >
edited by Outhman Moustaghfir
on 2021/04/27 17:08
To version < 2.10 >
edited by Outhman Moustaghfir
on 2021/04/27 17:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -44,8 +44,19 @@
44 44   ${XmlToXml1.get(0).extension()}
45 45  )))
46 46  |(% style="width:150px" %)fullName()|(% style="width:365px" %)Returns the file name + its extension  |(% style="width:394px" %)Eg : ${XmlToXml1.get(0).fullName()} returns the full name of the BpmnFile.
47 -|(% style="width:150px" %)size()|(% style="width:365px" %)Returns the size of the BpmnFile|(% style="width:394px" %)
47 +|(% style="width:150px" %)size()|(% style="width:365px" %)Returns the size of the BpmnFile in megabit.|(% style="width:394px" %)(((
48 +Eg : ${XmlToXml1.get(0).size()} returns the size of the first BpmnFile.
49 +)))
50 +|(% style="width:150px" %)type()|(% style="width:365px" %)Returns the type of the BpmnFile|(% style="width:394px" %)(((
51 +Eg : To get the type of the second BpmnFile ,
48 48  
53 +${XmlToXml1.get(1).type()}
54 +)))
55 +|(% style="width:150px" %) |(% style="width:365px" %) |(% style="width:394px" %)
56 +|(% style="width:150px" %) |(% style="width:365px" %) |(% style="width:394px" %)
57 +|(% style="width:150px" %) |(% style="width:365px" %) |(% style="width:394px" %)
58 +|(% style="width:150px" %) |(% style="width:365px" %) |(% style="width:394px" %)
59 +
49 49  
50 50  )))
51 51  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian