Zend - The PHP Company




Code Gallery: shadowman


XML easy parser  

Type: class
Added by: shadowman
Entered: 07/12/2000
Last modified: 04/12/2000
Rating: **** (7 votes)
Views: 13475
English:
This class:
            * it works with any document XML storages in file or variable;
             * It recovers data of any element or attribute;
             * It indicates which elements constitute the document XML;
             * It indicates which attributes belong to an element;
             * it treats the mistakes exhibiting the line and the column where is the mistake highlighting;
             * works with external entities.

Portugu�s:
Esta classe:
            * Trabalha com qualquer documento XML aramazenado em arquivo ou vari�vel;
             * Recupera dados de qualquer elemento ou atributo;
             * Indica quais elementos constituem o documento XML;
             * Indica quais atributos pertencem a um elemento;
             * Trata os erros exibindo a linha e destacando a coluna onde est� o erro;
             * Trabalha com entities externas.





Search