Giter Club home page Giter Club logo

scala-xml's Introduction

scala-xml Gitter

The standard Scala XML library. Please file issues here instead of over at issues.scala-lang.org.

Since Scala 2.11, this library is a separate jar that can be omitted from Scala projects that do not use XML. If you are cross-building a project that uses scala-xml with both Scala 2.10 and later Scala versions, take a look this example.

The compiler was decoupled from this particular implementation using the same approach as for comprehensions (XML syntax is desugared into a set of method calls, which unfortunately is only defined by the implementation). Alternative implementations are welcome!

API documentation is available here.

Maintenance status

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

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-xml's People

Contributors

paulp avatar adriaanm avatar odersky avatar sethtisue avatar lrytz avatar biswanaths avatar ashawley avatar gkossakowski avatar retronym avatar acruise avatar dragos avatar soc avatar olivierblanvillain avatar khernyo avatar xeno-by avatar som-snytt avatar lexspoon avatar xuwei-k avatar chrisloy avatar heathermiller avatar vladureche avatar shimamoto avatar medovina avatar dpp avatar eed3si9n avatar jedesah avatar jsuereth avatar samskivert avatar ptwithy avatar rtyley avatar

Watchers

André L. F. Pinto avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.