METHOD AND DEVICE FOR RECOGNITION OF GRAMMATICAL BASE OF USER INTERFACE OBJECT IN HTML APPLICATION

PROBLEM TO BE SOLVED: To provide a method and a system for creating a computer program such as a dynamically linked library capable of recognizing a graphical user interface object in an HTML application. SOLUTION: A program accepts HTML DOM configuration as input, 1) generates one or a plurality of...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: BANKI-HORVATH SANDOR, SZEPESVARY ATTILA, SZILVASY GERGELY, SZVITACS TAMAS
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PROBLEM TO BE SOLVED: To provide a method and a system for creating a computer program such as a dynamically linked library capable of recognizing a graphical user interface object in an HTML application. SOLUTION: A program accepts HTML DOM configuration as input, 1) generates one or a plurality of tokens for the respective parsed DOM elements and 2) processes the DOM by parsing the generated tokens according to a grammar dedicated to application. The program outputs a graphical element to be displayed on a web browser and user interface objects corresponding to other items.