pif_XMLHandler |
|
A self-contained, simple-to-use XML handler. [More] |
To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Popisfizzy.pif_XMLHandler##version=1 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Popisfizzy.pif_XMLHandler##version=1 |
XML is a human- and computer-readable, mark-up language designed to store information, including designing a hierarchy for that information at arbitrary levels. It stands for "eXtensible Markup Language". To keep it standardized and readable by any program, it has a strict set of rules. XML is general-purpose, and can be used for a variety of specification purposes. This library can be used to handle (i.e. read and write) XML files, for use in games and programs.
For more information, read Wikipedia. Release Notes:
Thanks goes to Hulio-G for the awesome hub icon. |
Copyright © 2024 BYOND Software.
All rights reserved.