SimplePie_XML_Declaration_Parser
Parses the XML Declaration
- Full name:
\SimplePie_XML_Declaration_Parser
- Parent class:
\SimplePie\XML\Declaration\Parser
- Warning: this class is deprecated. This means that this class will likely be removed in a future version.
Inherited methods
__construct
Create an instance of the class with the input data
Parameters:
Parameter | Type | Description |
---|---|---|
$data |
string | Input data |
parse
Parse the input data
Return Value:
true on success, false on failure
has_data
Check whether there is data beyond the pointer
Return Value:
true if there is further data, false if not
skip_whitespace
Advance past any whitespace
Return Value:
Number of whitespace characters passed
get_value
Read value
before_version_name
version_name
version_equals
version_value
encoding_name
encoding_equals
encoding_value
standalone_name
standalone_equals
standalone_value
Automatically generated on 2025-03-18