Skip to main content

2012 | OriginalPaper | Buchkapitel

Writing and Reading XML

verfasst von : Jay Bryant

Erschienen in: Java 7 for Absolute Beginners

Verlag: Apress

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

XML stands for Extensible Markup Language. You might think it would be “eXtensible Markup Language,” but it’s not. Odd acronym aside, XML rates inclusion in a book for beginning programmers because, as your software-development career (whether as a hobbyist sqor a professional) continues, you’ll inevitably run into XML in all sorts of places. It’s used to store documents, from the contents of a single web page to the contents of entire sets of encyclopedias. It’s also used to transmit data between applications, whether the servers running those applications are halfway around the world or in the same room. It’s even used (with Cascading Style Sheets) to display information in web browsers. Every company I’ve worked for over the last dozen years, and every application I’ve written (at least those applications more serious and substantial than Minesweeper), has made at least some use of XML.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadaten
Titel
Writing and Reading XML
verfasst von
Jay Bryant
Copyright-Jahr
2012
Verlag
Apress
DOI
https://doi.org/10.1007/978-1-4302-3687-0_9