XML_HTMLSax3
[ class tree: XML_HTMLSax3 ] [ index: XML_HTMLSax3 ] [ all elements ]

Class: XML_HTMLSax3_Escape_Stripper

Source Location: /XML_HTMLSax3-3.0.0/HTMLSax3/Decorators.php

Class Overview


Strips the HTML comment markers or CDATA sections from an escape.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 313]
Strips the HTML comment markers or CDATA sections from an escape.

If XML_OPTIONS_FULL_ESCAPES is on, this decorator is not used.

  • Access: protected


[ Top ]


Method Detail

XML_HTMLSax3_Escape_Stripper (Constructor)   [line 332]

XML_HTMLSax3_Escape_Stripper XML_HTMLSax3_Escape_Stripper( object handler &$orig_obj, string $orig_method)

Constructs XML_HTMLSax3_Entities_Unparsed
  • Access: protected

Parameters:

object handler   &$orig_obj   —  object being decorated
string   $orig_method   —  original handler method

[ Top ]

strip   [line 342]

void strip( XML_HTMLSax3 &$parser, string $data)

Breaks the data up by XML entities
  • Access: protected

Parameters:

XML_HTMLSax3   &$parser   — 
string   $data   —  element data

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:11:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.