XML (Previous) (Next) Introduction

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Beautifier

Tartalom
Introduction -- Introduction to XML_Beautifier
Example -- Example for the usage of XML_Beautifier
Options -- List of all XML_Beautifier options
XML_Beautifier::XML_Beautifier() -- create new instance
XML_Beautifier::setOption() -- set an option
XML_Beautifier::setOptions() -- set several options
XML_Beautifier::resetOptions() -- reset options to default
XML_Beautifier::apiVersion() -- return API version
XML_Beautifier::formatFile() -- beautify a file
XML_Beautifier::formatString() -- beautify a string

Package to "beautify" XML documents. This package will add line breaks, indentation and other layout elements to an XML document, so it can be easier read by humans.

XML (Previous) (Next) Introduction

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.