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

Class: XML_HTMLSax3_Trim

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

Class Overview


Trims the contents of element data from whitespace at start and end


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 35]
Trims the contents of element data from whitespace at start and end
  • Access: protected


[ Top ]


Method Detail

XML_HTMLSax3_Trim (Constructor)   [line 54]

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

Constructs XML_HTMLSax3_Trim
  • Access: protected

Parameters:

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

[ Top ]

trimData   [line 64]

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

Trims the data
  • 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.