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

Class: XML_HTMLSax3_Linefeed

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

Class Overview


Breaks up data by linefeed characters, resulting in additional


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 133]
Breaks up data by linefeed characters, resulting in additional

calls to the data handler

  • Access: protected


[ Top ]


Method Detail

breakData   [line 162]

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

Breaks the data up by linefeeds
  • Access: protected

Parameters:

XML_HTMLSax3   &$parser   — 
string   $data   —  element data

[ Top ]

XML_HTMLSax3_LineFeed   [line 152]

void XML_HTMLSax3_LineFeed( object handler &$orig_obj, string $orig_method)

Constructs XML_HTMLSax3_LineFeed
  • Access: protected

Parameters:

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

[ Top ]


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