Abstract

Parsing the XML document is generally accepted to be a major bottleneck in XML processing,especially when meeting the invalid elements,it will reduce the parsing's efficiency.In order to skip the invalid elements of the XML document,we propose a new XML filtering method based on hash table and stream index.The hash table stores the location information of elements, in order to judge the relationships of elements; the stream index locates the elements accurately, in order to skip the invalid elements quickly.We apply them to lazy DFA and get experimental results. The experimental results show that our method has a good filtering performance,which can improve the efficiency obviously.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.