1 <?xml version="1.0" encoding="UTF-8"?> 2 <java version="1.5.0-beta" class="java.beans.XMLDecoder"> 3 <object class="net.yafpc.SetupDialog"> 4 <void property="firstFormPath"> 5 <string>C:\Program Files\yafpc\Demo\DemoFirst.pdf</string> 6 </void> 7 <void property="inputPath"> 8 <string>C:\Program Files\yafpc\DemoInput.pdf</string> 9 </void> 10 <void property="nextFormPath"> 11 <string>C:\Program Files\yafpc\Demo\DemoNext.pdf</string> 12 </void> 13 <void property="appendPath"> 14 <string>C:\Program Files\yafpc\Demo\copyright.pdf</string> 15 </void> 16 <void property="outputPath"> 17 <string>C:\Program Files\yafpc\Demo\DemoOut.pdf</string> 18 </void> 19 <void property="watermarkPath"> 20 <string>C:\Program Files\yafpc\Demo\DemoWatermark.jpg</string> 21 </void> 22 <void property="profilePath"> 23 <string>C:\Program Files\yafpc\Demo\Windows\MakeDemoWindows.fpc</string> 24 </void> 25 </object> 26 </java>