XML flow buffer store manage method based on partial binary prefix code
A technology of prefix encoding and cache management, applied in the field of extensible markup language management, which can solve problems such as XML documents that do not support recursion and nesting
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0085] The XML stream cache management method based on partial binary prefix encoding is integrated with the query matching method, and includes two parts: the first part deals with the XML OPEN tag, and the second part deals with the CLOSE tag. When implementing this method, it needs to be integrated with an event-based XML parser (such as IBM's parser [18] ), which is called back by the parser.
[0086] The algorithm using pseudocode is described as follows:
[0087] Cache management algorithm (OPEN part)
[0088] Input: the active query node QNode that will be pushed into the runtime stack;
[0089] Output: When a query match occurs, the result output is collected from the cache.
[0090] 1.Element=QNode.Name;
[0091] 2. Query = Current Query;
[0092] 3. BpEncoder = Current Binary Prefix Encoder;
[0093] 4.If(Query is a simple query AND Query matches input document)
[0094] 5. Collector. outputResult(GRT. TupleHead, Element);
[0095] 6. Collector. clearRubbish(...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com