ActiveSyncWBXMLParser
No description available
Install / Use
/learn @frankobe/ActiveSyncWBXMLParserREADME
ActiveSyncWBXMLParser
Microsoft Exchange ActiveSync protocol uses WBXML as data format. This project in JAVA help convert WBXML to XML or XML to WBXML.
Project targets only for ActiveSync protocol so ActiveSync codepage is hardcoded. It doesn't fully implement WBXML features since quote from MS documentation:
This algorithm uses the following features that are specified in [WBXML1.2]:
- WBXML tokens to encode XML tags
- WBXML code pages to support multiple XML namespaces
- Inline strings
- Opaque data
This algorithm does not use the following features that are specified in [WBXML1.2]:
- String tables
- Entities
- Processing instructions
- Attribute encoding
WBXML is a binary encode format designed to allow for compact transmission with no loss of functionality or semantic information. So I use org.xml.sax XML parser instead of DOM to increase parse speed and save memory to build DOM tree.
Feel free to discuss in issue and enhance this project.
Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
