From db0bcdc632d60b2a6072dfa1d7373657ddec9bb4 Mon Sep 17 00:00:00 2001 From: HyungKyu Song Date: Sat, 16 Feb 2013 00:56:23 +0900 Subject: [PATCH] Tizen 2.0 Release --- LICENSE | 206 +++++++++++++ NOTICE | 4 + description.xml | 11 + project/data/jsonSample.json | 23 ++ project/inc/JsonForm.h | 85 +++++ project/inc/JsonParserApp.h | 69 +++++ project/manifest.xml | 30 ++ project/res/eng-GB.xml | 5 + project/res/screen-size-normal/IDF_JSONFORM.xml | 24 ++ project/shared/data/nofile.dummy | 0 .../shared/res/screen-density-xhigh/mainmenu.png | Bin 0 -> 17581 bytes project/shared/trusted/nofile.dummy | 0 project/src/JsonForm.cpp | 342 +++++++++++++++++++++ project/src/JsonParserApp.cpp | 100 ++++++ project/src/JsonParserAppEntry.cpp | 60 ++++ sample.xml | 34 ++ screenshot.png | Bin 0 -> 8078 bytes 17 files changed, 993 insertions(+) create mode 100644 LICENSE create mode 100644 NOTICE create mode 100644 description.xml create mode 100755 project/data/jsonSample.json create mode 100755 project/inc/JsonForm.h create mode 100644 project/inc/JsonParserApp.h create mode 100644 project/manifest.xml create mode 100755 project/res/eng-GB.xml create mode 100755 project/res/screen-size-normal/IDF_JSONFORM.xml create mode 100644 project/shared/data/nofile.dummy create mode 100755 project/shared/res/screen-density-xhigh/mainmenu.png create mode 100644 project/shared/trusted/nofile.dummy create mode 100755 project/src/JsonForm.cpp create mode 100644 project/src/JsonParserApp.cpp create mode 100644 project/src/JsonParserAppEntry.cpp create mode 100644 sample.xml create mode 100755 screenshot.png diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..917b21e --- /dev/null +++ b/LICENSE @@ -0,0 +1,206 @@ +Flora License + +Version 1.0, May, 2012 + +http://www.tizenopensource.org/license + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + +"License" shall mean the terms and conditions for use, reproduction, +and distribution as defined by Sections 1 through 9 of this document. + +"Licensor" shall mean the copyright owner or entity authorized by +the copyright owner that is granting the License. + +"Legal Entity" shall mean the union of the acting entity and +all other entities that control, are controlled by, or are +under common control with that entity. For the purposes of +this definition, "control" means (i) the power, direct or indirect, +to cause the direction or management of such entity, +whether by contract or otherwise, or (ii) ownership of fifty percent (50%) +or more of the outstanding shares, or (iii) beneficial ownership of +such entity. + +"You" (or "Your") shall mean an individual or Legal Entity +exercising permissions granted by this License. + +"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files. + +"Object" form shall mean any form resulting from mechanical +transformation or translation of a Source form, including but +not limited to compiled object code, generated documentation, +and conversions to other media types. + +"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice +that is included in or attached to the work (an example is provided +in the Appendix below). + +"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, +as a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, +or merely link (or bind by name) to the interfaces of, the Work and +Derivative Works thereof. + +"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor +for inclusion in the Work by the copyright owner or by an individual or +Legal Entity authorized to submit on behalf of the copyright owner. +For the purposes of this definition, "submitted" means any form of +electronic, verbal, or written communication sent to the Licensor or +its representatives, including but not limited to communication on +electronic mailing lists, source code control systems, and issue +tracking systems that are managed by, or on behalf of, the Licensor +for the purpose of discussing and improving the Work, but excluding +communication that is conspicuously marked or otherwise designated +in writing by the copyright owner as "Not a Contribution." + +"Contributor" shall mean Licensor and any individual or Legal Entity +on behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work. + +"Tizen Certified Platform" shall mean a software platform that complies +with the standards set forth in the Compatibility Definition Document +and passes the Compatibility Test Suite as defined from time to time +by the Tizen Technical Steering Group and certified by the Tizen +Association or its designated agent. + +2. Grant of Copyright License. Subject to the terms and conditions of +this License, each Contributor hereby grants to You a perpetual, +worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, +publicly display, publicly perform, sublicense, and distribute the +Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of +this License, each Contributor hereby grants to You a perpetual, +worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, +use, offer to sell, sell, import, and otherwise transfer the Work +solely as incorporated into a Tizen Certified Platform, where such +license applies only to those patent claims licensable by such +Contributor that are necessarily infringed by their Contribution(s) +alone or by combination of their Contribution(s) with the Work solely +as incorporated into a Tizen Certified Platform to which such +Contribution(s) was submitted. If You institute patent litigation +against any entity (including a cross-claim or counterclaim +in a lawsuit) alleging that the Work or a Contribution incorporated +within the Work constitutes direct or contributory patent infringement, +then any patent licenses granted to You under this License for that +Work shall terminate as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the +Work or Derivative Works thereof pursuant to the copyright license +above, in any medium, with or without modifications, and in Source or +Object form, provided that You meet the following conditions: + + 1. You must give any other recipients of the Work or Derivative Works + a copy of this License; and + 2. You must cause any modified files to carry prominent notices stating + that You changed the files; and + 3. You must retain, in the Source form of any Derivative Works that + You distribute, all copyright, patent, trademark, and attribution + notices from the Source form of the Work, excluding those notices + that do not pertain to any part of the Derivative Works; and + 4. If the Work includes a "NOTICE" text file as part of its distribution, + then any Derivative Works that You distribute must include a readable + copy of the attribution notices contained within such NOTICE file, + excluding those notices that do not pertain to any part of + the Derivative Works, in at least one of the following places: + within a NOTICE text file distributed as part of the Derivative Works; + within the Source form or documentation, if provided along with the + Derivative Works; or, within a display generated by the Derivative Works, + if and wherever such third-party notices normally appear. + The contents of the NOTICE file are for informational purposes only + and do not modify the License. + +You may add Your own attribution notices within Derivative Works +that You distribute, alongside or as an addendum to the NOTICE text +from the Work, provided that such additional attribution notices +cannot be construed as modifying the License. You may add Your own +copyright statement to Your modifications and may provide additional or +different license terms and conditions for use, reproduction, or +distribution of Your modifications, or for any such Derivative Works +as a whole, provided Your use, reproduction, and distribution of +the Work otherwise complies with the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, +any Contribution intentionally submitted for inclusion in the Work +by You to the Licensor shall be under the terms and conditions of +this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify +the terms of any separate license agreement you may have executed +with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade +names, trademarks, service marks, or product names of the Licensor, +except as required for reasonable and customary use in describing the +origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or +agreed to in writing, Licensor provides the Work (and each +Contributor provides its Contributions) on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +implied, including, without limitation, any warranties or conditions +of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A +PARTICULAR PURPOSE. You are solely responsible for determining the +appropriateness of using or redistributing the Work and assume any +risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, +whether in tort (including negligence), contract, or otherwise, +unless required by applicable law (such as deliberate and grossly +negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a +result of this License or out of the use or inability to use the +Work (including but not limited to damages for loss of goodwill, +work stoppage, computer failure or malfunction, or any and all +other commercial damages or losses), even if such Contributor +has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing +the Work or Derivative Works thereof, You may choose to offer, +and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this +License. However, in accepting such obligations, You may act only +on Your own behalf and on Your sole responsibility, not on behalf +of any other Contributor, and only if You agree to indemnify, +defend, and hold each Contributor harmless for any liability +incurred by, or claims asserted against, such Contributor by reason +of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Flora License to your work + +To apply the Flora License to your work, attach the following +boilerplate notice, with the fields enclosed by brackets "[]" +replaced with your own identifying information. (Don't include +the brackets!) The text should be enclosed in the appropriate +comment syntax for the file format. We also recommend that a +file or class name and description of purpose be included on the +same "printed page" as the copyright notice for easier +identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Flora License, Version 1.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.tizenopensource.org/license + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..3997999 --- /dev/null +++ b/NOTICE @@ -0,0 +1,4 @@ +Copyright (c) Samsung Electronics Co., Ltd. All rights reserved. +Except as noted, this software is licensed under Flora License, Version 1. +Please, see the LICENSE file for Flora License terms and conditions. + diff --git a/description.xml b/description.xml new file mode 100644 index 0000000..add99d7 --- /dev/null +++ b/description.xml @@ -0,0 +1,11 @@ + + + + + JsonParserApp + 1.0 + screenshot.png + + This sample application demonstrates the JSON parsing functionality. + + diff --git a/project/data/jsonSample.json b/project/data/jsonSample.json new file mode 100755 index 0000000..307fc51 --- /dev/null +++ b/project/data/jsonSample.json @@ -0,0 +1,23 @@ +{"List": { + "debug": "on", + "window": { + "title": "Is an Icon List", + "name": "main_window", + "width": 500, + "height": 500 + }, + "image": { + "src": "Images/fun.png", + "name": "fun1" + }, + "text": { + "data": "Click Here", + "size": 36, + "style": "bold", + "name": "text1" + }, + "properties" : [ + {"alignment" : "center"}, + {"transparency":"80"} + ] +}} diff --git a/project/inc/JsonForm.h b/project/inc/JsonForm.h new file mode 100755 index 0000000..06a014c --- /dev/null +++ b/project/inc/JsonForm.h @@ -0,0 +1,85 @@ +// +// Tizen C++ SDK +// Copyright (c) 2012 Samsung Electronics Co., Ltd. +// +// Licensed under the Flora License, Version 1.0 (the License); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.tizenopensource.org/license +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an AS IS BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +#ifndef _JSON_FORM_H_ +#define _JSON_FORM_H_ + +#include +#include +#include +#include +#include +#include + +using namespace Tizen::Web::Json; + +class JsonForm + : public Tizen::Ui::Controls::Form + , public Tizen::Ui::Controls::IListViewItemEventListener + , public Tizen::Ui::Controls::IListViewItemProvider + , public Tizen::Ui::Controls::IFastScrollListener + , public Tizen::Ui::IActionEventListener +{ + +// Construction +public: + JsonForm(void); + virtual ~JsonForm(void); + bool Initialize(void); + void TraverseFunction(IJsonValue* pValue); + void ParseAndDisplay(void); + + virtual result OnInitializing(void); + virtual result OnTerminating(void); + + //IActionEventListener + virtual void OnActionPerformed(const Tizen::Ui::Control& source, int actionId); + + // IListViewItemEventListener + virtual void OnListViewContextItemStateChanged(Tizen::Ui::Controls::ListView& listView, int index, int elementId, Tizen::Ui::Controls::ListContextItemStatus state); + virtual void OnListViewItemStateChanged(Tizen::Ui::Controls::ListView& listView, int index, int elementId, Tizen::Ui::Controls::ListItemStatus status); + virtual void OnListViewItemSwept(Tizen::Ui::Controls::ListView& listView, int index, Tizen::Ui::Controls::SweepDirection direction); + + //IListViewItemProvider + virtual Tizen::Ui::Controls::ListItemBase* CreateItem(int index, int itemWidth); + virtual bool DeleteItem(int index, Tizen::Ui::Controls::ListItemBase* pItem, int itemWidth); + virtual int GetItemCount(void); + + //IFastScrollListener + virtual void OnFastScrollIndexSelected(Tizen::Ui::Control& source, Tizen::Base::String& index); + +protected: + Tizen::Ui::Controls::ListView* _pList; + Tizen::Ui::Controls::Label* _pLabel; + Tizen::Base::Collection::IList* _pValueList; + Tizen::Base::Collection::ArrayList* _pJsonKeyList; + Tizen::Ui::Controls::Button* _pButton; + int _isArray; + +private: + static const int ACTION_PRESS = 101; + static const int ID_FORMAT_STRING = 102; + + static const int LABEL_LEFT_RIGHT_MARGIN = 75; + static const int LABEL_BOTTOM_MARGIN = 112; + static const int LABEL_WIDTH = 570; + static const int LABEL_HEIGHT = 112; + + static const int LIST_HEIGHT = 640; +}; + +#endif //_JSON_FORM_H_ diff --git a/project/inc/JsonParserApp.h b/project/inc/JsonParserApp.h new file mode 100644 index 0000000..31ae02a --- /dev/null +++ b/project/inc/JsonParserApp.h @@ -0,0 +1,69 @@ +// +// Tizen C++ SDK +// Copyright (c) 2012 Samsung Electronics Co., Ltd. +// +// Licensed under the Flora License, Version 1.0 (the License); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.tizenopensource.org/license +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an AS IS BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +#ifndef _JSON_PARSER_APP_H_ +#define _JSON_PARSER_APP_H_ + +#include +#include +#include +#include + +/** + * [JsonParserApp] application must inherit from Application class + * which provides basic features necessary to define an application. + */ +class JsonParserApp + : public Tizen::App::Application + , public Tizen::System::IScreenEventListener +{ +public: + JsonParserApp(void); + ~JsonParserApp(void); + + /** + * [JsonParserApp] application must have a factory method that creates an instance of itself. + */ + static Tizen::App::Application* CreateInstance(void); + + // Called when the application is initializing. + virtual bool OnAppInitializing(Tizen::App::AppRegistry& appRegistry); + + // Called when the application is terminating. + virtual bool OnAppTerminating(Tizen::App::AppRegistry& appRegistry, bool forcedTermination = false); + + // Called when the application's frame moves to the top of the screen. + virtual void OnForeground(void); + + + // Called when this application's frame is moved from top of the screen to the background. + virtual void OnBackground(void); + + // Called when the system memory is not sufficient to run the application any further. + virtual void OnLowMemory(void); + + // Called when the battery level changes. + virtual void OnBatteryLevelChanged(Tizen::System::BatteryLevel batteryLevel); + + // Called when the screen turns on. + virtual void OnScreenOn(void); + + // Called when the screen turns off. + virtual void OnScreenOff(void); +}; + +#endif //_JSON_PARSER_APP_H_ diff --git a/project/manifest.xml b/project/manifest.xml new file mode 100644 index 0000000..1f16b7d --- /dev/null +++ b/project/manifest.xml @@ -0,0 +1,30 @@ + + + $(manifestAppId) + 1.0.0 + C++App + + + + + + x86 + vfpv3 + + + 2.0 + + + + + + $(projectName) + + + mainmenu.png + + + + + + diff --git a/project/res/eng-GB.xml b/project/res/eng-GB.xml new file mode 100755 index 0000000..08a9a95 --- /dev/null +++ b/project/res/eng-GB.xml @@ -0,0 +1,5 @@ + + + diff --git a/project/res/screen-size-normal/IDF_JSONFORM.xml b/project/res/screen-size-normal/IDF_JSONFORM.xml new file mode 100755 index 0000000..683faa4 --- /dev/null +++ b/project/res/screen-size-normal/IDF_JSONFORM.xml @@ -0,0 +1,24 @@ + + + + + +
+ + + + +
+ +
+
+ +
+ +
diff --git a/project/shared/data/nofile.dummy b/project/shared/data/nofile.dummy new file mode 100644 index 0000000..e69de29 diff --git a/project/shared/res/screen-density-xhigh/mainmenu.png b/project/shared/res/screen-density-xhigh/mainmenu.png new file mode 100755 index 0000000000000000000000000000000000000000..983c883493a0ae561b9592d54ea8204042b4b6fb GIT binary patch literal 17581 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"JSON PARSER"); + Footer* pFooter = GetFooter(); + pFooter->SetStyle(FOOTER_STYLE_BUTTON_TEXT); + pFooter->AddActionEventListener(*this); + + FooterItem footerItem; + footerItem.Construct(ACTION_PRESS); + footerItem.SetText(L"START"); + + pFooter->AddItem(footerItem); + + _pLabel = new (std::nothrow) Label(); + _pLabel->Construct(Rectangle(LABEL_LEFT_RIGHT_MARGIN, clientRect.height - LABEL_HEIGHT -LABEL_BOTTOM_MARGIN, LABEL_WIDTH, LABEL_HEIGHT), L""); + AddControl(*_pLabel); + + _pList = new (std::nothrow) ListView(); + _pList->Construct(Rectangle(0, 0, clientRect.width, LIST_HEIGHT), true); + _pList->SetItemProvider(*this); + _pList->AddFastScrollListener(*this); + _pList->AddListViewItemEventListener(*this); + _pList->SetTextOfEmptyList(L""); + AddControl(*_pList); + + _pValueList = new (std::nothrow) LinkedList(); + + _pJsonKeyList = new (std::nothrow) ArrayList(); + _pJsonKeyList->Construct(); + return r; +} + +void +JsonForm::OnListViewItemStateChanged(Tizen::Ui::Controls::ListView& listView, int index, int elementId, Tizen::Ui::Controls::ListItemStatus status) +{ + String* pVal = static_cast< String* >(_pValueList->GetAt(index)); + TryReturnVoid(pVal, "listitem at index [%d] is null", index); + + _pLabel->SetText(*pVal); + _pLabel->RequestRedraw(); +} + +void +JsonForm::OnListViewItemSwept(Tizen::Ui::Controls::ListView& listView, int index, Tizen::Ui::Controls::SweepDirection direction) +{ + +} + +void +JsonForm::OnListViewContextItemStateChanged(Tizen::Ui::Controls::ListView& listView, int index, int elementId, Tizen::Ui::Controls::ListContextItemStatus state) +{ + +} + +int +JsonForm::GetItemCount(void) +{ + TryReturn(_pJsonKeyList, 0, "JsonKeyList is null"); + + return _pJsonKeyList->GetCount(); +} + +Tizen::Ui::Controls::ListItemBase* +JsonForm::CreateItem(int index, int itemWidth) +{ + ListAnnexStyle style = LIST_ANNEX_STYLE_NORMAL; + SimpleItem* pItem = new (std::nothrow) SimpleItem(); + + pItem->Construct(Tizen::Graphics::Dimension(itemWidth, LABEL_HEIGHT), style); + Tizen::Base::String* key = static_cast< String* >(_pJsonKeyList->GetAt(index)); + pItem->SetElement(*key, null); + return pItem; +} + +bool +JsonForm::DeleteItem(int index, Tizen::Ui::Controls::ListItemBase* pItem, int itemWidth) +{ + delete pItem; + pItem = null; + return true; +} + +//Recursively traverse IJsonValue obtained by parser (using ParseN) +void +JsonForm::TraverseFunction(IJsonValue* pValue) +{ + TryReturnVoid(_pList, "_pList is null"); + + TryReturnVoid(pValue, "input jsonvalue pointer is null"); + + switch (pValue->GetType()) + { + case JSON_TYPE_OBJECT: + { + JsonObject* pObject = static_cast< JsonObject* >(pValue); + IMapEnumeratorT< const String*, IJsonValue* >* pMapEnum = pObject->GetMapEnumeratorN(); + while (pMapEnum->MoveNext() == E_SUCCESS) + { + const String* key = null; + IJsonValue* value = null; + pMapEnum->GetKey(key); + String* pListKey = new (std::nothrow) String(*key); + _pJsonKeyList->Add(*pListKey); + + String* pStr = null; + _isArray = 0; + pMapEnum->GetValue(value); + if (value->GetType() == JSON_TYPE_OBJECT) + { + pStr = new (std::nothrow) String("Value is an Object"); + _pValueList->Add(*pStr); + } + else if (value->GetType() == JSON_TYPE_ARRAY) + { + pStr = new (std::nothrow) String("Value is an Array"); + _pValueList->Add(*pStr); + } + TraverseFunction(value); + } + delete pMapEnum; + } + break; + + case JSON_TYPE_STRING: + { + JsonString* pVal = static_cast< JsonString* >(pValue); + if (_isArray == 0) + { + String* pStr = new (std::nothrow) String(*pVal); + _pValueList->Add(*pStr); + } + } + break; + + case JSON_TYPE_ARRAY: + { + JsonArray* pJsonArray = static_cast< JsonArray* >(pValue); + pJsonArray->GetCount(); + IEnumeratorT< IJsonValue* >* pEnum = pJsonArray->GetEnumeratorN(); + while (pEnum->MoveNext() == E_SUCCESS) + { + IJsonValue* pValue = null; + pEnum->GetCurrent(pValue); + if ((pValue->GetType() == JSON_TYPE_STRING) || (pValue->GetType() == JSON_TYPE_NUMBER) || (pValue->GetType() == JSON_TYPE_BOOL) || (pValue->GetType() == JSON_TYPE_NULL)) + _isArray = 1; + TraverseFunction(pValue); + } + delete pEnum; + } + break; + + case JSON_TYPE_NUMBER: + { + JsonNumber* pVal = static_cast< JsonNumber* >(pValue); + String* pStr = new (std::nothrow) String((pVal->ToString())); + if (_isArray == 0) + _pValueList->Add(*pStr); + } + break; + + case JSON_TYPE_BOOL: + { + String* pStr = null; + JsonBool* pVal = static_cast< JsonBool* >(pValue); + if (*pVal == true) + pStr = new (std::nothrow) String("true"); + else + pStr = new (std::nothrow) String("false"); + if (_isArray == 0) + _pValueList->Add(*pStr); + } + break; + + case JSON_TYPE_NULL: + { + String* pStr = null; + pStr = new (std::nothrow) String("null"); + if (_isArray == 0) + _pValueList->Add(*pStr); + } + break; + + default: + break; + } + _pList->UpdateList(); +} + +void +JsonForm::ParseAndDisplay(void) +{ + //Clear older values on label, if any + _pLabel->SetText(L""); + _pLabel->RequestRedraw(); + + File file; + String filePath = App::GetInstance()->GetAppRootPath() + L"data/jsonSample.json"; + + //Read File Content into buffer + result r = file.Construct(filePath, L"r"); + TryReturnVoid(r == E_SUCCESS, "file construction failure with [%s]", GetErrorMessage(r)); + + FileAttributes att; + r = File::GetAttributes(filePath, att); + TryReturnVoid(r == E_SUCCESS, "file GetAttributes failure with [%s]", GetErrorMessage(r)); + + long long size = att.GetFileSize(); + TryReturnVoid(size > 0, "file does not contain valid data, size of file [%ld]", size); + + ByteBuffer buf; + r = buf.Construct(size + 1); + TryReturnVoid(r == E_SUCCESS, "bytebuffer construct failure with [%s]", GetErrorMessage(r)); + + r = file.Read(buf); + TryReturnVoid(r == E_SUCCESS, "file read failure with [%s]", GetErrorMessage(r)); + + //Call Json Parser + IJsonValue* pJson = JsonParser::ParseN(buf); + TryCatch(pJson, r = GetLastResult(), "ParseN failed with [%s]", GetErrorMessage(r)); + + AppLog("Before traverse %d", _pList->GetItemCount()); + _pJsonKeyList->RemoveAll(true); + _pValueList->RemoveAll(true); + TraverseFunction(pJson); + AppLog("After traverse"); + + //clean up allocated jsonValues + if (pJson->GetType() == JSON_TYPE_OBJECT) + { + JsonObject* pObject = static_cast< JsonObject* >(pJson); + pObject->RemoveAll(true); + } + else if (pJson->GetType() == JSON_TYPE_ARRAY) + { + JsonArray* pArray = static_cast< JsonArray* >(pJson); + pArray->RemoveAll(true); + } + delete pJson; + _pList->ScrollToItem(0); + Draw(); + return; + +CATCH: + _pLabel->SetText(L"CORRUPTED INPUT DATA"); + _pLabel->RequestRedraw(); + return; +} + +void +JsonForm::OnFastScrollIndexSelected(Tizen::Ui::Control& source, Tizen::Base::String& index) +{ + +} + +result +JsonForm::OnTerminating(void) +{ + if (_pValueList) + { + _pValueList->RemoveAll(true); + delete _pValueList; + _pValueList = null; + } + + if (_pJsonKeyList) + { + _pJsonKeyList->RemoveAll(true); + delete _pJsonKeyList; + _pJsonKeyList = null; + } + + return E_SUCCESS; +} + +void +JsonForm::OnActionPerformed(const Tizen::Ui::Control& source, int actionId) +{ + switch (actionId) + { + case ACTION_PRESS: + { + ParseAndDisplay(); + } + break; + } +} diff --git a/project/src/JsonParserApp.cpp b/project/src/JsonParserApp.cpp new file mode 100644 index 0000000..61f3697 --- /dev/null +++ b/project/src/JsonParserApp.cpp @@ -0,0 +1,100 @@ +// +// Tizen C++ SDK +// Copyright (c) 2012 Samsung Electronics Co., Ltd. +// +// Licensed under the Flora License, Version 1.0 (the License); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.tizenopensource.org/license +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an AS IS BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +#include "JsonParserApp.h" +#include "JsonForm.h" + +using namespace Tizen::App; +using namespace Tizen::Base; +using namespace Tizen::System; +using namespace Tizen::Ui; +using namespace Tizen::Ui::Controls; + +JsonParserApp::JsonParserApp(void) +{ +} + +JsonParserApp::~JsonParserApp(void) +{ +} + +Application* +JsonParserApp::CreateInstance(void) +{ + // Create the instance through the constructor. + return new JsonParserApp(); +} + +bool +JsonParserApp::OnAppInitializing(AppRegistry& appRegistry) +{ + Frame* pAppFrame = new (std::nothrow) Frame(); + pAppFrame->Construct(); + AddFrame(*pAppFrame); + + // Create a form + JsonForm* pJsonForm = new (std::nothrow) JsonForm(); + pJsonForm->Initialize(); + + // Add the form to the frame + Frame* pFrame = GetAppFrame()->GetFrame(); + pFrame->AddControl(*pJsonForm); + + // Set the current form + pFrame->SetCurrentForm(*pJsonForm); + + // Draw the form + pJsonForm->Draw(); + + return true; +} + +bool +JsonParserApp::OnAppTerminating(AppRegistry& appRegistry, bool forcedTermination) +{ + return true; +} + +void +JsonParserApp::OnForeground(void) +{ +} + +void +JsonParserApp::OnBackground(void) +{ +} + +void +JsonParserApp::OnLowMemory(void) +{ +} + +void +JsonParserApp::OnBatteryLevelChanged(BatteryLevel batteryLevel) +{ +} + +void +JsonParserApp::OnScreenOn(void) +{ +} + +void +JsonParserApp::OnScreenOff(void) +{ +} diff --git a/project/src/JsonParserAppEntry.cpp b/project/src/JsonParserAppEntry.cpp new file mode 100644 index 0000000..9e3f21e --- /dev/null +++ b/project/src/JsonParserAppEntry.cpp @@ -0,0 +1,60 @@ +// +// Tizen C++ SDK +// Copyright (c) 2012 Samsung Electronics Co., Ltd. +// +// Licensed under the Flora License, Version 1.0 (the License); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.tizenopensource.org/license +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an AS IS BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// + +/** + * This file contains the Tizen C++ application entry point. + */ +#include "JsonParserApp.h" + +using namespace Tizen::Base; +using namespace Tizen::Base::Collection; + +#ifdef __cplusplus +extern "C" +{ +#endif // __cplusplus + +_EXPORT_ int OspMain(int argc, char* pArgv[]); + + +/** + * The entry function of Tizen C++ application called by the operating system. + */ +int +OspMain(int argc, char* pArgv[]) +{ + result r = E_SUCCESS; + + AppLog("Application started."); + ArrayList args; + args.Construct(); + for (int i = 0; i < argc; i++) + { + args.Add(*(new (std::nothrow) String(pArgv[i]))); + } + + r = Tizen::App::Application::Execute(JsonParserApp::CreateInstance, &args); + TryLog(r == E_SUCCESS, "Application execution failed-[%s].", GetErrorMessage(r)); + + args.RemoveAll(true); + AppLog("Application finished."); + + return static_cast< int >(r); +} +#ifdef __cplusplus +} +#endif // __cplusplus diff --git a/sample.xml b/sample.xml new file mode 100644 index 0000000..89481bb --- /dev/null +++ b/sample.xml @@ -0,0 +1,34 @@ + + diff --git a/screenshot.png b/screenshot.png new file mode 100755 index 0000000000000000000000000000000000000000..d00bab0797df8592c2c04fc3b9651c3adb3086e9 GIT binary patch literal 8078 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 literal 0 HcmV?d00001 -- 2.7.4