La classe DOMProcessingInstruction
(PHP 4 >= 4.1.0)
Synopsis de la classe
     
      DOMProcessingInstruction
     
     
      étend
      DOMNode
     
     {
    /* Propriétés */
    
    
    /* Méthodes */
    
    /* Méthodes héritées */
    
   public string DOMNode::C14N
    ([ bool 
$exclusive
   [, bool $with_comments
   [, array $xpath
   [, array $ns_prefixes
  ]]]] )
   public int DOMNode::C14NFile
    ( string 
   }$uri
   [, bool $exclusive
   [, bool $with_comments
   [, array $xpath
   [, array $ns_prefixes
  ]]]] )Propriétés
- target
- data
Sommaire
- DOMProcessingInstruction::__construct — Crée un nouvel objet DOMProcessingInstruction
