scala-xml

标准的Scala XML库。(The standard Scala XML library)

Github星跟踪图

scala-xml
Travis
latest release for 2.11
latest release for 2.12
latest release for 2.13
Gitter

The standard Scala XML library. Please file XML issues here, not at https://github.com/scala/bug/issues.

The decoupling of scala-xml from the Scala compiler and standard library is possible because the compiler desugars XML literals in Scala source code into a set of method calls. Alternative implementations of these calls are welcome! (The calls are unfortunately only defined by the implementation.)

API documentation is available here.

How to documentation is available in the wiki

The latest stable release of Scala XML is 1.2.0.

Milestone releases of Scala XML version 2.0 are available, starting with 2.0.0-M1. See the changes for 2.0 in CHANGELOG.md.

Maintenance status

This library is community-maintained. The lead maintainer is @aaron_s_hawley.

Contributors are welcome, and should read the contributor guide on the wiki.

Issues

Many old issues from the Scala JIRA issue tracker have been migrated
here, but not all of them. Community assistance identifying and
migrating still-relevant issues is welcome. See this
page
for details.

Security best practices

The XML spec has some features that are best turned off, to avoid unsavory things like file system access, DoS attacks,... Issue #17 tracks the recommended way of configuring the XML parser used by scala-xml to avoid these. This is by no means an exhaustive list. We'll be happy to incorporate your suggestions -- just comment on the ticket!

主要指标

概览
名称与所有者scala/scala-xml
主编程语言Scala
编程语言Scala (语言数: 1)
平台Linux, Mac, Windows
许可证Apache License 2.0
所有者活动
创建于2013-07-17 20:23:00
推送于2025-06-10 02:42:01
最后一次提交
发布数59
最新版本名称v2.4.0 (发布于 )
第一版名称scala-2.10.0 (发布于 )
用户参与
星数309
关注者数30
派生数92
提交数2k
已启用问题?
问题数178
打开的问题数21
拉请求数499
打开的拉请求数1
关闭的拉请求数83
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?