{"id":114,"date":"2022-08-23T20:48:50","date_gmt":"2022-08-23T20:48:50","guid":{"rendered":"http:\/\/xpf.xhlbc.com\/XPF\/?page_id=114"},"modified":"2022-09-18T18:51:44","modified_gmt":"2022-09-18T18:51:44","slug":"page-code-workarea","status":"publish","type":"page","link":"https:\/\/polytech.xcaliber.network\/XPF\/page-code-workarea\/","title":{"rendered":"Page Code Workarea"},"content":{"rendered":"\n<p>pcw<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/*****************************************************************************************************\r\n *                                                                                                   *\r\n *                                              PageCodeWorkArea                                     *\r\n *                                              ----------------                                     *\r\n *        Title: XCC Verification Program                                                            *\r\n *      Version: 1                                                                                   *\r\n *    Developer: Dr.Lou.31600                                                                        *\r\n *   Source Codes are the intellectual property of the author.                                       *\r\n *   Generated by The Xcelious Programming Facility (XPF) using the XCC Blueprint.                   *\r\n *                                                                                                   *\r\n *****************************************************************************************************\/\r\n\r\npackage xcelious.blueprint.common;\r\n\r\nimport java.io.File;\r\nimport java.io.FileOutputStream;\r\nimport java.io.OutputStreamWriter;\r\nimport java.io.PrintWriter;\r\nimport java.util.Iterator;\r\nimport java.util.List;\r\nimport java.util.Set;\r\n\r\n\/******************************************************************************************************\r\n *                                                                                                    *\r\n *                                           PageCodeWorkArea                                         *\r\n *                                                                                                    *\r\n ******************************************************************************************************\/\r\n\r\npublic class PageCodeWorkArea\r\n{\r\n\tprivate File webDataFile;\r\n\tprivate FileOutputStream webFOS;\r\n\tprivate OutputStreamWriter webOSW;\r\n\tprivate PrintWriter webFile;\r\n\tprivate String panelCode = \"\";\r\n\r\n\r\n\/******************************************************************************************************\r\n *                                                                                                    *\r\n *                                             Constructor                                            *\r\n *                                                                                                    *\r\n ******************************************************************************************************\/\r\n\r\n\tpublic PageCodeWorkArea()\r\n  \t\t{\r\n\t\t}\r\n\r\n\r\n\/******************************************************************************************************\r\n *                                                                                                    *\r\n *                                             buildPanel                                             *\r\n *                                                                                                    *\r\n ******************************************************************************************************\/\r\n \r\n\tpublic void buildPanel(String htmlCode)\r\n\t\t{\r\n\t\tpanelCode = panelCode + htmlCode;\r\n\t\t}\r\n\r\n\r\n\/******************************************************************************************************\r\n *                                                                                                    *\r\n *                                         Aggregators and Mutators                                   *\r\n *                                                                                                    *\r\n ******************************************************************************************************\/\r\n \r\n\r\n\tpublic String getPanelCode()\r\n\t\t{\r\n\t\t\treturn panelCode;\r\n\t\t}\r\n\r\n\tpublic void setPanelCode(String panelCode)\r\n\t\t{\r\n\t\t\tthis.panelCode = panelCode;\r\n\t\t}\r\n\r\n\r\n\tpublic File getWebDataFile()\r\n\t\t{\r\n\t\t\treturn webDataFile;\r\n\t\t}\r\n\r\n\tpublic void setWebDataFile(File webDataFile)\r\n\t\t{\r\n\t\t\tthis.webDataFile = webDataFile;\r\n\t\t}\r\n\r\n\tpublic PrintWriter getWebFile()\r\n\t\t{\r\n\t\t\treturn webFile;\r\n\t\t}\r\n\r\n\tpublic void setWebFile(PrintWriter webFile)\r\n\t\t{\r\n\t\t\tthis.webFile = webFile;\r\n\t\t}\r\n\r\n\tpublic FileOutputStream getWebFOS()\r\n\t\t{\r\n\t\t\treturn webFOS;\r\n\t\t}\r\n\r\n\tpublic void setWebFOS(FileOutputStream webFOS)\r\n\t\t{\r\n\t\t\tthis.webFOS = webFOS;\r\n\t\t}\r\n\r\n\tpublic OutputStreamWriter getWebOSW()\r\n\t\t{\r\n\t\t\treturn webOSW;\r\n\t\t}\r\n\r\n\tpublic void setWebOSW(OutputStreamWriter webOSW)\r\n\t\t{\r\n\t\t\tthis.webOSW = webOSW;\r\n\t\t}\r\n\r\n\r\n\r\n}\r\n\r\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>pcw<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-114","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/114","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/comments?post=114"}],"version-history":[{"count":2,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/114\/revisions"}],"predecessor-version":[{"id":302,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/114\/revisions\/302"}],"wp:attachment":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/media?parent=114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}