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

Class: XML_SaxFilters_IO_ReaderInterface

Source Location: /XML_SaxFilters-0.3.0/SaxFilters/IO/ReaderInterface.php

Class Overview


Interface for Reader classes to implement.


Methods


Inherited Variables

Inherited Methods


Class Details

[line 32]
Interface for Reader classes to implement.

Readers are used by XML parsers to fetch raw data to parse



[ Top ]


Method Detail

isFinal   [line 46]

boolean isFinal( )

Test to see if the data has finished
  • Access: public

[ Top ]

read   [line 39]

mixed read( )

Return some data
  • Access: public

[ Top ]


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