scala-xml

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

Github stars Tracking Chart

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!

Main metrics

Overview
Name With Ownerscala/scala-xml
Primary LanguageScala
Program languageScala (Language Count: 1)
PlatformLinux, Mac, Windows
License:Apache License 2.0
所有者活动
Created At2013-07-17 20:23:00
Pushed At2025-06-09 17:29:16
Last Commit At
Release Count59
Last Release Namev2.4.0 (Posted on )
First Release Namescala-2.10.0 (Posted on )
用户参与
Stargazers Count307
Watchers Count30
Fork Count92
Commits Count2k
Has Issues Enabled
Issues Count178
Issue Open Count22
Pull Requests Count498
Pull Requests Open Count2
Pull Requests Close Count82
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private