Package cloud.opencode.base.xml.stax


package cloud.opencode.base.xml.stax
StAX Package - Streaming API for XML (Pull-mode parsing) StAX 包 - XML 流式 API(拉模式解析)

This package provides StAX-based pull-mode XML parsing:

此包提供基于 StAX 的拉模式 XML 解析:

Since:
JDK 25, opencode-base-xml V1.0.0
Author:
Leon Soo www.LeonSoo.com
See Also:
  • Classes
    Class
    Description
    StAX Reader - Pull-mode streaming XML reader StAX 读取器 - 拉模式流式 XML 读取器
    StAX Utility - Utility methods for StAX operations StAX 工具类 - StAX 操作的工具方法
    StAX Writer - Streaming XML writer StAX 写入器 - 流式 XML 写入器