
Apache Ant
by Dan McCreary
Publisher: Wikibooks 2012
Description:
Apache Ant (or simply Ant) is an XML-based build scripting language used heavily by the Open Source community. Ant automates tasks such as compiling source code, building deployment packages and automatically checking dependencies of what items need to be updated in a build set.
Download or read it online for free here:
Read online
(online html)
Similar books
Sams Teach Yourself XML in 21 Daysby Steve Holzner - Sams
The book offers real-world XML examples and covers basic syntax, XML document structure, document types, the benefits of XML Schema, formatting using CSS, working with XHTML, XForms, building XML into database or Web Service applications with SOAP.
(19558 views)
XForms Tutorial and Cookbookby Dan McCreary - Wikibooks
This book is a tutorial and cookbook with many complete running XForms examples. It teaches the fundamental concepts of XForms. The more advanced examples solve specific tasks and reduce the amount of JavaScript necessary to write high-quality forms.
(15477 views)
DocBook: The Definitive Guideby Norman Walsh, Leonard Muellner - O'Reilly
The DocBook SGML specification allows publishers to mark up text content to be used in traditional print as well as on Web. This book examines the entirety of the DocBook specification and will be useful to anyone who uses SGML to publish documents.
(15235 views)
XML Schema Definition (XSD)by Vijay Mukhi, Shruti Gupta, Sonal Mukhi
The XML Schema specifies the properties of a resource, while the XML file stipulates a set of values for these properties. The XML Schema concedes generous amount of autonomy to the programmer to define the rules of data validity.
(9065 views)