CN106446301A - Customized table scene page generating method and system - Google Patents

Customized table scene page generating method and system Download PDF

Info

Publication number
CN106446301A
CN106446301A CN201611102474.2A CN201611102474A CN106446301A CN 106446301 A CN106446301 A CN 106446301A CN 201611102474 A CN201611102474 A CN 201611102474A CN 106446301 A CN106446301 A CN 106446301A
Authority
CN
China
Prior art keywords
xml file
page
xml
key element
form scene
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
CN201611102474.2A
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.)
State Grid Corp of China SGCC
State Grid Information and Telecommunication Co Ltd
Beijing Guodiantong Network Technology Co Ltd
Original Assignee
State Grid Corp of China SGCC
State Grid Information and Telecommunication Co Ltd
Beijing China Power Information 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 State Grid Corp of China SGCC, State Grid Information and Telecommunication Co Ltd, Beijing China Power Information Technology Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201611102474.2A priority Critical patent/CN106446301A/en
Publication of CN106446301A publication Critical patent/CN106446301A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/83Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a customized table scene page generating method and system. The method comprises the steps that a jsp page is created, and a table scene tag is added on the jsp page; a first XML document for configuring table scene page key elements is acquired, and a second XML document for configuring a service logic SQL is acquired; the first XML document and the second XML document are stored in a database; the first XML document and the second XML document are analyzed to generate a corresponding table scene page. Accordingly, due to the fact that the two XML documents both can be configured in a customized mode, the table scene page key elements and the service logic can be modified by modifying the XML documents, and the coding amount of developers can be greatly decreased; meanwhile, by modifying the configuration documents stored in the database, the key elements can be dynamically adjusted without releasing application programs again, and then dynamical modification on the table scene page key elements is achieved under the non-stop condition.

Description

A kind of generation method of the self-defined form scene page and system
Technical field
A kind of the present invention relates to form scene configuration technical field, more particularly, it relates to self-defined form scene page Generation method and system.
Background technology
With the popularization of IT application in enterprises, various Integration Technologies constantly develop, informatization become more quick, Specification, unification.But for the high form scene of occurrence rate in enterprise-level application, developer still need write substantial amounts of before End code, and the similar coding work of these logics not only takes, and be unfavorable for transferring the enthusiasm of developer.And it is existing There is representing and query function of the form scene page in technology, be required for writing a large amount of codes in the jsp page, and if to page Face key element carries out increase and decrease change, is required for developer's shutdown and processes.This shows for the distinct form scene page of structure Obtain excessively loaded down with trivial details.
Therefore, how form scene is custom-configured, be the problem that those skilled in the art need to solve.
Content of the invention
It is an object of the invention to provide a kind of generation method of the self-defined form scene page and system, to realize to table Lattice scene is custom-configured.
For achieving the above object, embodiments provide following technical scheme:
A kind of generation method of the self-defined form scene page, including:
Create the jsp page, add form scene tag to the described jsp page;
Obtain the first XML file of configuration form scene page key element, obtain the second of configuration service logic SQL XML file;Described first XML file and described second XML file are the XML file that can customize;
Described first XML file and described second XML file are stored in data base;
Parse described first XML file and described second XML file, generate the corresponding form scene page.
Wherein, this programme also includes:
Receive modification instruction;
According to described modification instruction, the key element in described first XML file is modified, to described 2nd XML literary composition Service logic in part is modified;
The first XML file after analytic modification and the second XML file, generate the corresponding form scene page.
Wherein, the described establishment jsp page, adds form scene tag to the described jsp page, including:
Create the jsp page;
Add the first label to the described jsp page and generate querying condition and button, add the second label to the described jsp page Generate form;According to the template of tag attributes and introducing, determine form types.
Wherein, described key element includes:Data element and button.
Wherein, described the first XML file obtaining configuration form scene page key element, obtains configuration service logic Second XML file of SQL, including:
Obtain XML_FUN_XXX.XML file, in described XML_FUN_XXX.XML file, be configured with the form scene page Key element;Obtain XML_FUN_XXX_LOGIC.XML file, be configured with described XML_FUN_XXX_LOGIC.XML file Service logic SQL.
A kind of generation system of the self-defined form scene page, including:
Creation module, for creating the jsp page;
Add module, for adding form scene tag to the described jsp page;
Acquisition module, for obtaining the first XML file of configuration form scene page key element, obtains configuration service and patrols Collect second XML file of SQL;Described first XML file and described second XML file are the XML file that can customize;
Memory module, for being stored in data base by described first XML file and described second XML file;
Parsing module, for parsing described first XML file and described second XML file, generates corresponding form scene The page.
Wherein, this programme also includes:
Receiver module, for receiving modification instruction;
Modified module, for being modified to the key element in described first XML file according to described modification instruction, right Service logic in described second XML file is modified;
Described parsing module, for the first XML file after analytic modification and the second XML file, generates corresponding form The scene page.
Wherein, described add module includes:
First adding device, generates querying condition and button for adding the first label to the described jsp page;
Second adding device, generates form for adding the second label to the described jsp page;
Form types determining unit, for the template according to tag attributes and introducing, determines form types.
Wherein, described key element includes:Data element and button.
Wherein, described acquisition module includes:
First acquisition unit, for obtaining XML_FUN_XXX.XML file, joins in described XML_FUN_XXX.XML file Put the key element of the form scene page;
Second acquisition unit, for obtaining XML_FUN_XXX_LOGIC.XML file, described XML_FUN_XXX_ It is configured with service logic SQL in LOGIC.XML file.
By above scheme, a kind of generation method of the self-defined form scene page provided in an embodiment of the present invention, Including:Create the jsp page, add form scene tag to the described jsp page;Obtain configuration form scene page key element First XML file, obtains the second XML file of configuration service logic SQL;Described first XML file and described second XML file It is the XML file that can customize;Described first XML file and described second XML file are stored in data base;Parse described One XML file and described second XML file, generate the corresponding form scene page;
It can be seen that, in the present embodiment, can customize configuration because two XML file are, therefore can be by XML The modification to form scene page key element and service logic is realized in the modification of file, greatly reduces the coding of developer Amount, is stored in the configuration file of data base meanwhile, can dynamically key element be adjusted by modification, and without weight New release application program is it is achieved that the dynamic modification to form scene page key element in the case of not shutting down;The present invention is also Disclose a kind of generation system of the self-defined form scene page, equally enable above-mentioned technique effect.
Brief description
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing Have technology description in required use accompanying drawing be briefly described it should be apparent that, drawings in the following description be only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, acceptable Other accompanying drawings are obtained according to these accompanying drawings.
Fig. 1 is a kind of generation method schematic flow sheet of self-defined form scene disclosed in the embodiment of the present invention;
Fig. 2 is the generation method schematic flow sheet of another kind of self-defined form scene disclosed in the embodiment of the present invention;
Fig. 3 is a kind of generation system structure diagram of self-defined form scene disclosed in the embodiment of the present invention.
Specific embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation description is it is clear that described embodiment is only a part of embodiment of the present invention, rather than whole embodiments.It is based on Embodiment in the present invention, it is every other that those of ordinary skill in the art are obtained under the premise of not making creative work Embodiment, broadly falls into the scope of protection of the invention.
The embodiment of the invention discloses a kind of generation method of the self-defined form scene page and system, to realize to form Scene is custom-configured.
Referring to Fig. 1, a kind of generation method of the self-defined form scene page provided in an embodiment of the present invention, including:
S101, the establishment jsp page, add form scene tag to the described jsp page;
Wherein, the described establishment jsp page, adds form scene tag to the described jsp page, including:
Create the jsp page;
Add the first label to the described jsp page and generate querying condition and button, add the second label to the described jsp page Generate form;According to the template of tag attributes and introducing, determine form types.
Specifically, form scene is:The page with tabular form display data.Generally comprise querying condition, list, additions and deletions Change button.In the present embodiment firstly the need of one JSP of establishment, and introduce form scene tag, according to this form scene Label can arrange the attribute of form scene, for example:Length, highly, line number, choice box etc..
In this programme, after creating the jsp page, the first label can be added and generate querying condition and button, this first mark Label can be views:InitContent label;Add the second label and generate form, this second label can be views: Grid " label, and by tag attributes and introduce template, set form types.
S102, the first XML file of acquisition configuration form scene page key element, obtain configuration service logic SQL Second XML file;Described first XML file and described second XML file are the XML file that can customize;
Wherein, the key element in the present embodiment refers to the data element in the form scene page and button, including inquiry bar Part, row name, button.
It should be noted that described the first XML file obtaining configuration form scene page key element, obtain configuration industry Second XML file of business logic SQL, including:Obtain XML_FUN_XXX.XML file, in described XML_FUN_XXX.XML file It is configured with the key element of the form scene page;Obtain XML_FUN_XXX_LOGIC.XML file, described XML_FUN_XXX_ It is configured with service logic SQL in LOGIC.XML file.
S103, described first XML file and described second XML file are stored in data base;
S104, described first XML file of parsing and described second XML file, generate the corresponding form scene page.
Wherein, in the present embodiment, also include:
Receive modification instruction;According to described modification instruction, the key element in described first XML file is modified, right Service logic in described second XML file is modified;
The first XML file after analytic modification and the second XML file, generate the corresponding form scene page.
Specifically, referring to Fig. 2, after obtaining two configuration files, by the parsing to XML file, just can generate corresponding The form scene page.It should be noted that two XML file in this programme are the XML file that can customize, at this two After XML file determines, can store to data base, after application issued, can be by changing the XML literary composition of storage in data base Part, the modification to the key element of the form scene page, it is achieved thereby that the dynamic modification of form scene page key element, that is, May be implemented under non-stop-machine state, change page presentation information by changing XML file.
Below generation system provided in an embodiment of the present invention is introduced, generation system described below with described above Generation method can be cross-referenced.
Referring to Fig. 3, a kind of generation system of the self-defined form scene page provided in an embodiment of the present invention, including:
Creation module 100, for creating the jsp page;
Add module 200, for adding form scene tag to the described jsp page;
Acquisition module 300, for obtaining the first XML file of configuration form scene page key element, obtains configuration industry Second XML file of business logic SQL;Described first XML file and described second XML file are the XML file that can customize;
Memory module 400, for being stored in data base by described first XML file and described second XML file;
Parsing module 500, for parsing described first XML file and described second XML file, generates corresponding form field The scape page.
Based on above-described embodiment, also include in the present embodiment:
Receiver module, for receiving modification instruction;
Modified module, for being modified to the key element in described first XML file according to described modification instruction, right Service logic in described second XML file is modified;
Described parsing module, for the first XML file after analytic modification and the second XML file, generates corresponding form The scene page.
Based on above-mentioned any embodiment, described add module includes:
First adding device, generates querying condition and button for adding the first label to the described jsp page;
Second adding device, generates form for adding the second label to the described jsp page;
Form types determining unit, for the template according to tag attributes and introducing, determines form types.
Based on above-mentioned any embodiment, described key element includes:Data element and button.
Based on above-mentioned any embodiment, described acquisition module includes:
First acquisition unit, for obtaining XML_FUN_XXX.XML file, joins in described XML_FUN_XXX.XML file Put the key element of the form scene page;
Second acquisition unit, for obtaining XML_FUN_XXX_LOGIC.XML file, described XML_FUN_XXX_ It is configured with service logic SQL in LOGIC.XML file.
A kind of generation method of self-defined form scene page provided in an embodiment of the present invention, including:Create the jsp page, Add form scene tag to the described jsp page;Obtain the first XML file of configuration form scene page key element, obtain Second XML file of configuration service logic SQL;Described first XML file and described second XML file are and can customize XML file;Described first XML file and described second XML file are stored in data base;Parse described first XML file and institute State the second XML file, generate the corresponding form scene page;
It can be seen that, in the present embodiment, can customize configuration because two XML file are, therefore can be by XML The modification to form scene page key element and service logic is realized in the modification of file, greatly reduces the coding of developer Amount, is stored in the configuration file of data base meanwhile, can dynamically key element be adjusted by modification, and without weight New release application program is it is achieved that the dynamic modification to form scene page key element in the case of not shutting down;The present invention is also Disclose a kind of generation system of the self-defined form scene page, equally enable above-mentioned technique effect.
In this specification, each embodiment is described by the way of going forward one by one, and what each embodiment stressed is and other The difference of embodiment, between each embodiment identical similar portion mutually referring to.
Described above to the disclosed embodiments, makes professional and technical personnel in the field be capable of or uses the present invention. Multiple modifications to these embodiments will be apparent from for those skilled in the art, as defined herein General Principle can be realized without departing from the spirit or scope of the present invention in other embodiments.Therefore, the present invention It is not intended to be limited to the embodiments shown herein, and be to fit to and principles disclosed herein and features of novelty phase one The scope the widest causing.

Claims (10)

1. a kind of generation method of the self-defined form scene page is it is characterised in that include:
Create the jsp page, add form scene tag to the described jsp page;
Obtain the first XML file of configuration form scene page key element, obtain the 2nd XML literary composition of configuration service logic SQL Part;Described first XML file and described second XML file are the XML file that can customize;
Described first XML file and described second XML file are stored in data base, and parse described first XML file and described Second XML file, generates the corresponding form scene page.
2. generation method according to claim 1 is it is characterised in that also include:
Receive modification instruction;
According to described modification instruction, the key element in described first XML file is modified, in described second XML file Service logic modify;
The first XML file after analytic modification and the second XML file, generate the corresponding form scene page.
3. generation method according to claim 2, it is characterised in that the described establishment jsp page, adds to the described jsp page Plus form scene tag, including:
Create the jsp page;
Add the first label to the described jsp page and generate querying condition and button, add the second label to the described jsp page and generate Form;According to the template of tag attributes and introducing, determine form types.
4. generation method according to claim 3 is it is characterised in that described key element includes:Data element and button.
5. the generation method according to any one in claim 1-4 is it is characterised in that described acquisition configuration form scene First XML file of page key element, obtains the second XML file of configuration service logic SQL, including:
Obtain XML_FUN_XXX.XML file, in described XML_FUN_XXX.XML file, be configured with the key of the form scene page Key element;Obtain XML_FUN_XXX_LOGIC.XML file, in described XML_FUN_XXX_LOGIC.XML file, be configured with business Logic SQL.
6. a kind of generation system of the self-defined form scene page is it is characterised in that include:
Creation module, for creating the jsp page;
Add module, for adding form scene tag to the described jsp page;
Acquisition module, for obtaining the first XML file of configuration form scene page key element, obtains configuration service logic Second XML file of SQL;Described first XML file and described second XML file are the XML file that can customize;
Memory module, for being stored in data base by described first XML file and described second XML file;
Parsing module, for parsing described first XML file and described second XML file, generates the corresponding form scene page.
7. generation system according to claim 6 is it is characterised in that also include:
Receiver module, for receiving modification instruction;
Modified module, for being modified to the key element in described first XML file according to described modification instruction, to described Service logic in second XML file is modified;
Described parsing module, for the first XML file after analytic modification and the second XML file, generates corresponding form scene The page.
8. generation system according to claim 7 is it is characterised in that described add module includes:
First adding device, generates querying condition and button for adding the first label to the described jsp page;
Second adding device, generates form for adding the second label to the described jsp page;
Form types determining unit, for the template according to tag attributes and introducing, determines form types.
9. generation system according to claim 8 is it is characterised in that described key element includes:Data element and button.
10. the generation system according to any one in claim 6-9 is it is characterised in that described acquisition module includes:
First acquisition unit, for obtaining XML_FUN_XXX.XML file, is configured with described XML_FUN_XXX.XML file The key element of the form scene page;
Second acquisition unit, for obtaining XML_FUN_XXX_LOGIC.XML file, described XML_FUN_XXX_LOGIC.XML It is configured with service logic SQL in file.
CN201611102474.2A 2016-12-05 2016-12-05 Customized table scene page generating method and system Pending CN106446301A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611102474.2A CN106446301A (en) 2016-12-05 2016-12-05 Customized table scene page generating method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611102474.2A CN106446301A (en) 2016-12-05 2016-12-05 Customized table scene page generating method and system

Publications (1)

Publication Number Publication Date
CN106446301A true CN106446301A (en) 2017-02-22

Family

ID=58223277

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611102474.2A Pending CN106446301A (en) 2016-12-05 2016-12-05 Customized table scene page generating method and system

Country Status (1)

Country Link
CN (1) CN106446301A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375917A (en) * 2018-11-01 2019-02-22 中国矿业大学(北京) Road maintenance information management system generation method based on XML

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135990A (en) * 2011-03-11 2011-07-27 北京神舟航天软件技术有限公司 Java server page (JSP) template-based intelligent table system capable of being defined freely and generating method
CN104572698A (en) * 2013-10-18 2015-04-29 镇江鼎拓科技信息有限公司 XML-based Web data report generation method under JSP framework
CN104808891A (en) * 2014-01-27 2015-07-29 阿里巴巴集团控股有限公司 Page information processing method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135990A (en) * 2011-03-11 2011-07-27 北京神舟航天软件技术有限公司 Java server page (JSP) template-based intelligent table system capable of being defined freely and generating method
CN104572698A (en) * 2013-10-18 2015-04-29 镇江鼎拓科技信息有限公司 XML-based Web data report generation method under JSP framework
CN104808891A (en) * 2014-01-27 2015-07-29 阿里巴巴集团控股有限公司 Page information processing method and device

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
朱丽达等: "自定义标记在JSP访问数据库中的应用", 《计算机时代》 *
池义勇等: "JSP中自定义标签的开发与应用", 《计算机应用》 *
王春明等: "《JSP Web技术及应用教程》", 30 September 2014, 清华大学出版社 *
蒲策: "基于XML的网页自定义布局设计与实现", 《成都大学学报(自然科学版)》 *
邱加永等: "《JSP基础与案例开发详解》", 31 January 2014, 清华大学出版社 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109375917A (en) * 2018-11-01 2019-02-22 中国矿业大学(北京) Road maintenance information management system generation method based on XML

Similar Documents

Publication Publication Date Title
CN104410667B (en) Conversion method and system of a kind of XML message to JSON messages
US9122770B2 (en) System and method for creating, managing, and reusing schema type definitions in services oriented architecture services, grouped in the form of libraries
CN102201009B (en) Form generating method and device
CN101295311B (en) Semantic matching algorithm of large scale issuance and subscription system
CN101763423B (en) Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor
CN102368261A (en) Expandable running maintenance report generation method
CN102799690A (en) Method for verifying page input by using database technology
CN102215126B (en) The generation method and device of performance report
CN104360937A (en) Intelligent parameter checking device
CN103412868A (en) Method and device for generating document
CN104182911A (en) Calibration method for realizing CIM (Common Information Model) consistency of power distribution network system
CN106339498A (en) Method, device and system for synchronizing data
CN101697122A (en) Method for generating report query conditions through predefined components
CN102298575A (en) Method and system for copying and pasting Word file content with format
US9305032B2 (en) Framework for generating programs to process beacons
CN105278961A (en) Method and system for generating database table structure document
CN104679793A (en) Dynamic invoice template invoice issuing system
CN104572744B (en) structured document generation method and device
CN103020318A (en) Method for maintenance of database tables in database
US20130144896A1 (en) Method of integrating data of xml document with database on web
CN104834715A (en) Website generating method and system based on components and container
CN102830974A (en) Visual auxiliary development tool for rapid generation of JAVA codes
CN101944133B (en) XML metadata objectification analysis method and system
CN104021216B (en) Message proxy server and information publish subscription method and system
CN103984554A (en) Software design document generating 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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100192 Beijing city Haidian District Qinghe small Camp Road No. 15 building 710 room research

Applicant after: BEIJING CHINA POWER INFORMATION TECHNOLOGY Co.,Ltd.

Applicant after: STATE GRID INFORMATION & TELECOMMUNICATION GROUP Co.,Ltd.

Applicant after: STATE GRID CORPORATION OF CHINA

Address before: 100192 Beijing city Haidian District Qinghe small Camp Road No. 15 building 710 room research

Applicant before: BEIJING CHINA POWER INFORMATION TECHNOLOGY Co.,Ltd.

Applicant before: STATE GRID INFORMATION & TELECOMMUNICATION GROUP Co.,Ltd.

Applicant before: State Grid Corporation of China

TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20190722

Address after: 100085 Building 32-3-4108-4109, Pioneer Road, Haidian District, Beijing

Applicant after: BEIJING GUODIANTONG NETWORK TECHNOLOGY Co.,Ltd.

Applicant after: STATE GRID CORPORATION OF CHINA

Applicant after: STATE GRID INFORMATION & TELECOMMUNICATION GROUP Co.,Ltd.

Address before: 100192 Beijing city Haidian District Qinghe small Camp Road No. 15 building 710 room research

Applicant before: BEIJING CHINA POWER INFORMATION TECHNOLOGY Co.,Ltd.

Applicant before: STATE GRID INFORMATION & TELECOMMUNICATION GROUP Co.,Ltd.

Applicant before: STATE GRID CORPORATION OF CHINA

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20170222