CN102262684A - Method and device for generating webpage page of mobile terminal - Google Patents

Method and device for generating webpage page of mobile terminal Download PDF

Info

Publication number
CN102262684A
CN102262684A CN2011102531393A CN201110253139A CN102262684A CN 102262684 A CN102262684 A CN 102262684A CN 2011102531393 A CN2011102531393 A CN 2011102531393A CN 201110253139 A CN201110253139 A CN 201110253139A CN 102262684 A CN102262684 A CN 102262684A
Authority
CN
China
Prior art keywords
page
label
mobile terminal
tag
processor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2011102531393A
Other languages
Chinese (zh)
Inventor
黄海宽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Wuju Technology Co Ltd
Original Assignee
Shenzhen Wuju Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Wuju Technology Co Ltd filed Critical Shenzhen Wuju Technology Co Ltd
Priority to CN2011102531393A priority Critical patent/CN102262684A/en
Publication of CN102262684A publication Critical patent/CN102262684A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a method and a device for generating a webpage page of a mobile terminal. The method provided by the invention comprises the following steps of: firstly obtaining a source page which needs to be displayed on the mobile terminal and then executing a label processor; transforming a label attribute in the source page into a standard page; finally generating the standard page on the page displayed on the mobile terminal. The technical scheme provided by the invention can abstract the similar function between similar webpage pages and only needs to transform the webpage pages through a label processor when the webpage pages need to be displayed on the mobile terminals of different operation systems. Therefore, the workload of updating the version of the webpage page and the like can be reduced, the period of developing the page development of a server is shortened and the maintenance cost for developing and updating is reduced.

Description

Web page of mobile terminal generation method and device
Technical field
The invention belongs to the mobile multimedia terminal technical field, relate in particular to a kind of web page of mobile terminal generation method and device.
Background technology
At present, portable terminal comprises a lot of different operating system and platforms, and normally used operating system has: Symbian, Windows Mobile, iOS, Android etc.During by above-mentioned mobile terminal accessing server, for adaptive different operating system and browser, server end need provide with the operating system corresponding protocol and support, mates according to the different agreements cover Webpage program of writing then the user.And in above-mentioned page program, java code and xml protocol contents are to mix to write, programmed logic with represent logic and can not separate, be not easy to the maintenance and the composing of the page.
In addition, because the similar function between each similar web page page can not be abstracted into reusable functional module, therefore when page versions was upgraded, page program can not be reused, and will write again substantially.Increase the cycle of server page exploitation, strengthened cost of development and upgrade maintenance cost.
Summary of the invention
The invention provides a kind of web page of mobile terminal generation method and device, it is too loaded down with trivial details to be intended to solve existing web page of mobile terminal display process process, causes the server source page development cycle long, the problem that cost of development is high.
The present invention is achieved in that a kind of web page of mobile terminal generation method, comprising:
Step a: obtain the source page that need on portable terminal, show;
Step b: carry out tag processor, the tag attributes in the page of described source is converted into the standard page;
Step c: be created on page displayed on the portable terminal.
In technical scheme of the present invention, described method further comprises: set up the label mapped file, described label mapped file is a configuration file, is used for providing the corresponding relation of the label of the tag processor and the source page.
In technical scheme of the present invention, described step b further comprises: resolve the described source page, obtain label, handle according to the tag processor that described label mapped file calls described label correspondence.
In technical scheme of the present invention, described step b further comprises: the initialization page context, and handle label for described tag processor running environment is provided, and obtain the browser of mobile terminal version information that transmits in the header of mobile terminal accessing server.
In technical scheme of the present invention, described step b further comprises: the reading tag attribute, carry out label body, described tag processor is sought the tag attributes agreement that matches according to described browser of mobile terminal version information, and described tag attributes being converted into the standard page that browser of mobile terminal can directly be resolved execution according to described tag attributes agreement, the property value according to described tag attributes obtains concrete resource in database again.
In technical scheme of the present invention, described tag attributes agreement is a directly shadowing agreement table between the instruction of parsing operation of tag attributes and browser of mobile terminal.
Another technical scheme of the present invention is: a kind of web page of mobile terminal generating apparatus, it is characterized in that, described device comprises source page acquisition module, label conversion module and page generation module, described source page acquisition module is used to obtain the source page that need show on portable terminal, described label conversion module is used to carry out tag processor, tag attributes in the page of source is converted into the standard page, and described page generation module is used to be created on page displayed on the portable terminal.
In technical scheme of the present invention, described device comprises that also file sets up module, is used to set up the label mapped file, and described label mapped file is a configuration file, is used for providing the corresponding relation of the label of the tag processor and the source page.
In technical scheme of the present invention, described device also comprises the processor calling module, is used to resolve the described source page, obtains label, handles according to the tag processor that described label mapped file calls described label correspondence.
In technical scheme of the present invention, described device also comprises the label body execution module, be used to carry out label body, described tag processor is sought the tag attributes agreement that matches according to described browser of mobile terminal version information, and described tag attributes being converted into the standard page that browser of mobile terminal can directly be resolved execution according to described tag attributes agreement, the property value according to described tag attributes obtains concrete resource in database again.
Technical scheme provided by the invention can become reusable label with the similar functional abstract between the similar web page page, in the time need showing on the portable terminal of different operating system, only needs to transform by tag processor.Therefore can reduce the workload under the situation such as Webpage edition upgrading, shorten the cycle of server page exploitation, reduce exploitation and upgrade maintenance cost.
Description of drawings
Accompanying drawing 1 is the process flow diagram of the web page of mobile terminal generation method of first embodiment of the invention;
Accompanying drawing 2 is process flow diagrams of the web page of mobile terminal generation method of second embodiment of the invention;
Accompanying drawing 3 is structural representations of the web page of mobile terminal generating apparatus of first embodiment of the invention;
Accompanying drawing 4 is structural representations of the web page of mobile terminal generating apparatus of second embodiment of the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
Seeing also Fig. 1, is the process flow diagram of the web page of mobile terminal generation method of first embodiment of the invention.The web page of mobile terminal generation method of first embodiment of the invention may further comprise the steps:
Step 101: obtain the source page that need on portable terminal, show;
In step 101, the source page is meant and can not be moved the Webpage that the terminal browser is directly resolved demonstration, comprises label in this page, edits generation by server background managerial personnel or page editing personnel.
Step 102: carry out tag processor, the tag attributes in the page of source is converted into the standard page;
In step 102, label is a kind of XML element.For example,<music:root version=" 3.00 " 〉,<ebook:root version=" 3.00 "〉in, in two tag library of music and ebook this label of root is arranged respectively all.Tag processor is a java class, and this class has been inherited TagSupport or expanded the SimpleTag interface, can realize the concrete function of self-defined JSP label by this class.The label mapped file is an XML file, and this file provides the corresponding relation of the label in the tag processor and the source page, and it is a configuration file.Each class label is all distinguished a corresponding class tag processor, after resolving the source page and reading label, calls corresponding tag processor according to the label mapped file and handles.
Step 102 also comprises carries out initialization to page context.The initialization page context is included as tag processor and handles label running environment is provided, and for example is the operation storage allocation etc. of program, also comprises the browser of mobile terminal version information that transmits in the header that obtains the mobile terminal accessing server.
Next, the reading tag attribute is carried out label body.Detailed process is: tag processor is sought the tag attributes agreement that matches according to the browser of mobile terminal version information that obtains before, and tag attributes being converted into the standard page that browser of mobile terminal can directly be resolved execution according to this tag attributes agreement, the property value according to tag attributes obtains concrete resource in database again.
For example,<music:card id=" 26298 "〉in, id is a tag attributes, 26298 is the specific object value, goes to obtain in the database concrete resource according to this value when carrying out label body.
Wherein, the tag attributes agreement is a directly shadowing agreement table between the instruction of parsing operation of tag attributes and browser of mobile terminal, the tag attributes agreement that different browser of mobile terminal versions is corresponding different.
The standard page is meant that browser of mobile terminal can directly resolve page displayed.
Step 103: be created on page displayed on the portable terminal.
Seeing also Fig. 2, is the process flow diagram of the web page of mobile terminal generation method of second embodiment of the invention.The web page of mobile terminal generation method of second embodiment of the invention may further comprise the steps:
Step 201: set up the label mapped file;
Wherein, the label mapped file is an XML file, and this file provides the corresponding relation of the label in the tag processor and the source page, and it is a configuration file.
Step 202: obtain the source page that need on portable terminal, show;
Wherein, the source page is meant and can not be moved the Webpage that the terminal browser is directly resolved demonstration, comprises label in this page, edits generation by server background managerial personnel or page editing personnel.
Label is a kind of XML element.For example,<music:root version=" 3.00 " 〉,<ebook:root version=" 3.00 "〉in, in two tag library of music and ebook this label of root is arranged respectively all.
Step 203: resolve the source page, obtain label, call corresponding tag processor according to the label mapped file;
Wherein, tag processor is a java class, and this class has been inherited TagSupport or expanded the SimpleTag interface, can realize the concrete function of self-defined JSP label by this class.
Each class label is all distinguished a corresponding class tag processor, after resolving the source page and reading label, calls corresponding tag processor according to the label mapped file and handles.
Step 204: initialization page context;
Wherein, the initialization page context is included as tag processor and handles label running environment is provided, and for example is the operation storage allocation etc. of program, also comprises the browser of mobile terminal version information that transmits in the header that obtains the mobile terminal accessing server.
Step 205: the reading tag attribute, judge whether comprise label body in the label, comprise and then continue step 106, otherwise finish;
For example,<music:root version=" 3.00 "〉in, version is exactly a tag attributes, and 3.00 is property value.
Step 206: carry out label body;
Detailed process is: tag processor is sought the tag attributes agreement that matches according to the browser of mobile terminal version information that obtains before, and tag attributes being converted into the standard page that browser of mobile terminal can directly be resolved execution according to this tag attributes agreement, the property value according to tag attributes obtains concrete resource in database again.
For example,<music:card id=" 26298 "〉in, id is a tag attributes, 26298 is the specific object value, goes to obtain in the database concrete resource according to this value when carrying out label body.
Wherein, the tag attributes agreement is a directly shadowing agreement table between the instruction of parsing operation of tag attributes and browser of mobile terminal.
Step 207: be created on page displayed on the portable terminal.
Please participate in Fig. 3, be the structural representation of the web page of mobile terminal generating apparatus of first embodiment of the invention.The Webpage editor's of first embodiment of the invention device comprises source page acquisition module, label conversion module and page generation module.
Wherein, page acquisition module in source is used to obtain the source page that need show on portable terminal.The source page is meant and can not be moved the Webpage that the terminal browser is directly resolved demonstration, comprises label in this page, edits generation by server background managerial personnel or page editing personnel.
The label conversion module is used to carry out tag processor, and the tag attributes in the page of source is converted into the standard page.Tag processor is a java class, and this class has been inherited TagSupport or expanded the SimpleTag interface, can realize the concrete function of self-defined JSP label by this class.The label mapped file is an XML file, and this file provides the corresponding relation of the label in the tag processor and the source page, and it is a configuration file.Each class label is all distinguished a corresponding class tag processor, after resolving the source page and reading label, calls corresponding tag processor according to the label mapped file and handles.
The label conversion module also is used for page context is carried out initialization.The initialization page context is included as tag processor and handles label running environment is provided, and for example is the operation storage allocation etc. of program, also comprises the browser of mobile terminal version information that transmits in the header that obtains the mobile terminal accessing server.
The label conversion module also is used for the reading tag attribute, carries out label body.Detailed process is: tag processor is converted into the standard page that browser of mobile terminal can directly be resolved execution according to the tag attributes agreement with tag attributes, and obtains concrete resource according to the property value of attribute attribute in database.
Wherein, the tag attributes agreement is a directly shadowing agreement table between the instruction of parsing operation of tag attributes and browser of mobile terminal, the tag attributes agreement that different browser of mobile terminal versions is corresponding different.The standard page is meant that browser of mobile terminal can directly resolve page displayed.
Page generation module is used to be created on page displayed on the portable terminal.
Please participate in Fig. 4, be the structural representation of the web page of mobile terminal generating apparatus of second embodiment of the invention.The web page of mobile terminal generating apparatus of second embodiment of the invention comprises that file sets up module, source page acquisition module, processor calling module, initialization module, label body judge module, label body execution module and page generation module.
Wherein, file is set up module and is used to set up the label mapped file.This label mapped file is an XML file, and this file provides the corresponding relation of the label in the tag processor and the source page, and it is a configuration file.
Source page acquisition module is used to obtain the source page that need show on portable terminal.This source page is meant and can not be moved the Webpage that the terminal browser is directly resolved demonstration, comprises label in this page, edits generation by server background managerial personnel or page editing personnel.
Wherein, label is a kind of XML element.For example,<music:root version=" 3.00 " 〉,<ebook:root version=" 3.00 "〉in, in two tag library of music and ebook this label of root is arranged respectively all.
The processor calling module is used to resolve the source page, obtains label, calls corresponding tag processor according to the label mapped file.This tag processor is a java class, and this class has been inherited TagSupport or expanded the SimpleTag interface, can realize the concrete function of self-defined JSP label by this class.Each class label is all distinguished a corresponding class tag processor, after resolving the source page and reading label, calls corresponding tag processor according to the label mapped file and handles.
Initialization module is used for the initialization page context.The initialization page context is included as tag processor and handles label running environment is provided, and for example is the operation storage allocation etc. of program, also comprises the browser of mobile terminal version information that transmits in the header that obtains the mobile terminal accessing server.
The label body judge module is used for the reading tag attribute, judges whether comprise label body in the label.For example,<music:root version=" 3.00 "〉in, version is exactly a tag attributes, and 3.00 is property value.
The label body execution module is used to carry out label body.Its process is: tag processor is converted into the standard page that browser of mobile terminal can directly be resolved execution according to the tag attributes agreement with tag attributes, and obtains concrete resource according to the property value of attribute attribute in database.For example,<music:card id=" 26298 "〉in, id is a tag attributes, 26298 is the specific object value, goes to obtain in the database concrete resource according to this value when carrying out label body.
Wherein, the tag attributes agreement is a directly shadowing agreement table between the instruction of parsing operation of tag attributes and browser of mobile terminal.
Page generation module is used to be created on page displayed on the portable terminal.
Technical scheme provided by the invention can become reusable label with the similar functional abstract between the similar web page page, in the time need showing on the portable terminal of different operating system, only needs to transform by tag processor.Therefore can reduce the workload under the situation such as Webpage edition upgrading, shorten the cycle of server page exploitation, reduce exploitation and upgrade maintenance cost.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a web page of mobile terminal generation method is characterized in that, said method comprising the steps of:
Step a: obtain the source page that need on portable terminal, show;
Step b: carry out tag processor, the tag attributes in the page of described source is converted into the standard page;
Step c: be created on page displayed on the portable terminal.
2. web page of mobile terminal generation method according to claim 1, it is characterized in that, described method further comprises: set up the label mapped file, described label mapped file is a configuration file, is used for providing the corresponding relation of the label of the tag processor and the source page.
3. web page of mobile terminal generation method according to claim 2, it is characterized in that, described step b further comprises: resolve the described source page, obtain label, handle according to the tag processor that described label mapped file calls described label correspondence.
4. web page of mobile terminal generation method according to claim 3, it is characterized in that, described step b further comprises: the initialization page context, handle label for described tag processor running environment is provided, and obtain the browser of mobile terminal version information that transmits in the header of mobile terminal accessing server.
5. web page of mobile terminal generation method according to claim 4, it is characterized in that, described step b further comprises: the reading tag attribute, carry out label body, described tag processor is sought the tag attributes agreement that matches according to described browser of mobile terminal version information, and described tag attributes being converted into the standard page that browser of mobile terminal can directly be resolved execution according to described tag attributes agreement, the property value according to described tag attributes obtains concrete resource in database again.
6. web page of mobile terminal generation method according to claim 5 is characterized in that, described tag attributes agreement is a directly shadowing agreement table between the instruction of parsing operation of tag attributes and browser of mobile terminal.
7. web page of mobile terminal generating apparatus, it is characterized in that, described device comprises source page acquisition module, label conversion module and page generation module, described source page acquisition module is used to obtain the source page that need show on portable terminal, described label conversion module is used to carry out tag processor, tag attributes in the page of source is converted into the standard page, and described page generation module is used to be created on page displayed on the portable terminal.
8. web page of mobile terminal generating apparatus according to claim 7, it is characterized in that, described device comprises that also file sets up module, be used to set up the label mapped file, described label mapped file is a configuration file, is used for providing the corresponding relation of the label of the tag processor and the source page.
9. web page of mobile terminal generating apparatus according to claim 8, it is characterized in that described device also comprises the processor calling module, be used to resolve the described source page, obtain label, handle according to the tag processor that described label mapped file calls described label correspondence.
10. web page of mobile terminal generating apparatus according to claim 9, it is characterized in that, described device also comprises the label body execution module, be used to carry out label body, described tag processor is sought the tag attributes agreement that matches according to described browser of mobile terminal version information, and described tag attributes being converted into the standard page that browser of mobile terminal can directly be resolved execution according to described tag attributes agreement, the property value according to described tag attributes obtains concrete resource in database again.
CN2011102531393A 2011-08-30 2011-08-30 Method and device for generating webpage page of mobile terminal Pending CN102262684A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011102531393A CN102262684A (en) 2011-08-30 2011-08-30 Method and device for generating webpage page of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011102531393A CN102262684A (en) 2011-08-30 2011-08-30 Method and device for generating webpage page of mobile terminal

Publications (1)

Publication Number Publication Date
CN102262684A true CN102262684A (en) 2011-11-30

Family

ID=45009312

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011102531393A Pending CN102262684A (en) 2011-08-30 2011-08-30 Method and device for generating webpage page of mobile terminal

Country Status (1)

Country Link
CN (1) CN102262684A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473106A (en) * 2013-09-30 2013-12-25 迈普通信技术股份有限公司 Method and system for generating page
CN103677810A (en) * 2013-11-21 2014-03-26 金蝶软件(中国)有限公司 Service mobile application system and application method thereof
CN104360848A (en) * 2014-10-29 2015-02-18 中国建设银行股份有限公司 Flex page converting method and device
CN104572728A (en) * 2013-10-22 2015-04-29 阿里巴巴集团控股有限公司 Method and device for checking consistency of text description and functions of controls
CN106126520A (en) * 2016-05-31 2016-11-16 美通云动(北京)科技有限公司 A kind of method and device of accession page
CN106126518A (en) * 2016-05-31 2016-11-16 美通云动(北京)科技有限公司 A kind of method and device generating the adaptive page
CN108595447A (en) * 2016-12-13 2018-09-28 广州市动景计算机科技有限公司 User terminal and Webpage specificity analysis apparatus and method
CN109213502A (en) * 2017-06-30 2019-01-15 上海连尚网络科技有限公司 Using update method and device
CN111045705A (en) * 2019-11-23 2020-04-21 方正株式(武汉)科技开发有限公司 Method and system for automatically upgrading JSP (Java Server Page) page, server and medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101778168A (en) * 2010-02-05 2010-07-14 中国电信股份有限公司 Method and system for optimization display of wed pages on browser of mobile terminal
CN102163233A (en) * 2011-04-18 2011-08-24 北京神州数码思特奇信息技术股份有限公司 Method and system for converting webpage markup language format

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101778168A (en) * 2010-02-05 2010-07-14 中国电信股份有限公司 Method and system for optimization display of wed pages on browser of mobile terminal
CN102163233A (en) * 2011-04-18 2011-08-24 北京神州数码思特奇信息技术股份有限公司 Method and system for converting webpage markup language format

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473106A (en) * 2013-09-30 2013-12-25 迈普通信技术股份有限公司 Method and system for generating page
CN104572728A (en) * 2013-10-22 2015-04-29 阿里巴巴集团控股有限公司 Method and device for checking consistency of text description and functions of controls
CN104572728B (en) * 2013-10-22 2018-06-01 阿里巴巴集团控股有限公司 For checking the description of the text of control and the method and apparatus of the uniformity of function
CN103677810A (en) * 2013-11-21 2014-03-26 金蝶软件(中国)有限公司 Service mobile application system and application method thereof
CN103677810B (en) * 2013-11-21 2018-06-01 金蝶软件(中国)有限公司 Business mobile application system and its application process
CN104360848A (en) * 2014-10-29 2015-02-18 中国建设银行股份有限公司 Flex page converting method and device
CN104360848B (en) * 2014-10-29 2018-09-04 中国建设银行股份有限公司 A kind of flex page conversion method and device
CN106126520A (en) * 2016-05-31 2016-11-16 美通云动(北京)科技有限公司 A kind of method and device of accession page
CN106126518A (en) * 2016-05-31 2016-11-16 美通云动(北京)科技有限公司 A kind of method and device generating the adaptive page
CN108595447A (en) * 2016-12-13 2018-09-28 广州市动景计算机科技有限公司 User terminal and Webpage specificity analysis apparatus and method
CN109213502A (en) * 2017-06-30 2019-01-15 上海连尚网络科技有限公司 Using update method and device
CN111045705A (en) * 2019-11-23 2020-04-21 方正株式(武汉)科技开发有限公司 Method and system for automatically upgrading JSP (Java Server Page) page, server and medium

Similar Documents

Publication Publication Date Title
CN102262684A (en) Method and device for generating webpage page of mobile terminal
US8549490B2 (en) Static code analysis for packaged application customization
CN108829378B (en) Application software development method and device and electronic equipment
CN108491199A (en) A kind of method and terminal automatically generating interface
CN103713896A (en) Software development kit generation method and device used for accessing server
CN109145235B (en) Method and device for analyzing webpage and electronic equipment
CN104407863A (en) Abstract control model programming device and method
CN111176629A (en) Application development method and device
CN110580146B (en) Mixed application solving system based on eros
CN111068328A (en) Game advertisement configuration table generation method, terminal device and medium
CN110442327A (en) A kind of application builds method, apparatus, server
CN104123157A (en) Method and device for customizing cross-platform business logic of mobile terminal
CN111338925A (en) Applet test method, device and system, electronic equipment and storage medium
CN110888794B (en) Interface testing method and device
CN111552463A (en) Page jump method and device, computer equipment and storage medium
Benouda et al. MDA approach to automate code generation for mobile applications
CN107463406A (en) Issue the method and electronic equipment of Mobile solution
CN110109671A (en) A kind of webpack label sizes pattern conversion method and device
CN104915199B (en) A kind of method and apparatus that Flash projects are converted to Html5 projects
KR101409528B1 (en) Method and apparatus of mda-based authoring application for smart cross-platform
CN110221840B (en) Function implementation method and device of application program, equipment and storage medium
CN111857709A (en) Mapping method and device for React component and Flutter component, electronic equipment and storage medium
CN105389180A (en) Android platform-based USB (Universal Serial Bus) port configurable method
CN111142861B (en) Method and device for integrating structured comprehensive control system
CN107092472B (en) Dynamic publishing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20111130