Пакет apache-xmlbeans: Информация
Исходный пакет: apache-xmlbeans
Версия: 5.3.0-alt2
Собран: 14 января 2026 г. 17:16 в задании #404897
Категория: Разработка/Java
Сообщить об ошибке в пакетеДомашняя страница: http://xmlbeans.apache.org/
Лицензия: Apache-2.0
О пакете: XMLBeans is a technology for accessing XML by binding it to Java types
Описание:
XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML, including: * Through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". * The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. * A cursor model through which you can traverse the full XML infoset. * Support for XML DOM.
Сопровождающий: Andrey Cherepanov
Последнее изменение
12 января 2026 г. Andrey Cherepanov 5.3.0-alt2
- Packaged xmvn metadata file. - Removed com.sun.org.apache.xml.internal:resolver from requirements.
6 июля 2025 г. Andrey Cherepanov 5.3.0-alt1
- Initial build for Sisyphus.