DocumentCode
2774698
Title
Variables and Reversibility in Object Oriented Regular Expressions
Author
Larkin, Henry
Author_Institution
University of New South Wales, Australia
fYear
2006
fDate
Sept. 2006
Firstpage
39
Lastpage
39
Abstract
Regular expressions are used to parse textual data to match patterns and extract variables. They have been implemented in a vast number of programming languages with a significant quantity of research devoted to improving their operational efficiency. However, little research has been done in extending regular expressions so as to increase their usefulness in object-oriented languages. In doing so, it is possible to parse textual or binary data to construct multilayered objects by simply defining the representation of each of those objects individually. Furthermore, it then becomes possible to reverse the regular expression process using the same representations, converting objects into textual or binary data. This paper describes the functionality required in regular expressions to add these two novel contributions. Example syntax and case studies are also presented.
Keywords
Australia; Computer languages; Data mining; HTML; Information technology; Java; Object oriented programming; Pattern matching; Protocols; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Information Technology, 2006. CIT '06. The Sixth IEEE International Conference on
Conference_Location
Seoul
Print_ISBN
0-7695-2687-X
Type
conf
DOI
10.1109/CIT.2006.193
Filename
4019861
Link To Document