IndenteurXML
    
            
            in package
            
        
    
    
    
Table of Contents
Properties
- $contenu : mixed
- $depth : mixed
- $dtc : mixed
- $entete : mixed
- $err : mixed
- $ouvrant : mixed
- $page : mixed
- $reperes : mixed
- $res : mixed
- $sax : mixed
Methods
- debutElement() : mixed
- defaultElement() : mixed
- finElement() : mixed
- phraserTout() : mixed
- piElement() : mixed
- textElement() : mixed
Properties
$contenu
    public
        mixed
    $contenu
     = []
    
    
    
    
$depth
    public
        mixed
    $depth
     = ''
    
    
    
    
$dtc
    public
        mixed
    $dtc
     = \null
    
    
    
    
$entete
    public
        mixed
    $entete
     = ''
    
    
    
    
$err
    public
        mixed
    $err
     = []
    
    
    
    
$ouvrant
    public
        mixed
    $ouvrant
     = []
    
    
    
    
$page
    public
        mixed
    $page
     = ''
    
    
    
    
$reperes
    public
        mixed
    $reperes
     = []
    
    
    
    
$res
    public
        mixed
    $res
     = ''
    
    
    
    
$sax
    public
        mixed
    $sax
     = \null
    
    
    
    
Methods
debutElement()
    public
                    debutElement(mixed $phraseur, mixed $name, mixed $attrs) : mixed
    Parameters
- $phraseur : mixed
- $name : mixed
- $attrs : mixed
defaultElement()
    public
                    defaultElement(mixed $phraseur, mixed $data) : mixed
    Parameters
- $phraseur : mixed
- $data : mixed
finElement()
    public
                    finElement(mixed $phraseur, mixed $name) : mixed
    Parameters
- $phraseur : mixed
- $name : mixed
phraserTout()
    public
                    phraserTout(mixed $phraseur, mixed $data) : mixed
    Parameters
- $phraseur : mixed
- $data : mixed
piElement()
    public
                    piElement(mixed $phraseur, mixed $target, mixed $data) : mixed
    Parameters
- $phraseur : mixed
- $target : mixed
- $data : mixed
textElement()
    public
                    textElement(mixed $phraseur, mixed $data) : mixed
    Parameters
- $phraseur : mixed
- $data : mixed