XML_Serializer
[
class tree: XML_Serializer
] [
index: XML_Serializer
] [
all elements
]
Packages:
XML_Serializer
Classes:
XML_Serializer
XML_Unserializer
Files:
serializeAndEncode.php
serializeAndReturn.php
serializeArrayWithObjects.php
serializeEmptyArray.php
serializeIndexedArray.php
serializeNullProperties.php
serializeObject.php
Serializer.php
serializeRDF.php
serializeWithAttributes.php
serializeWithAttributes2.php
serializeWithComment.php
serializeWithDtd.php
serializeWithIndentedAttributes.php
serializeWithNamespace.php
serializeWithTagMap.php
unserializeAnyXML.php
unserializeEncoded.php
unserializeEnum.php
unserializeObject.php
Unserializer.php
unserializeRDF.php
unserializeWithAttributes.php
unserializeWithTagMap.php
subpackage
Examples
unserializeClassNames.php
File: unserializeRDF.php
Source Location: /XML_Serializer-0.16.0/examples/unserializeRDF.php
Classes:
rdfDocument
class for the RDF docuemnt
channel
class that is used for a channel in the RSS file
item
class that is used for an item in the RSS file
Page Details:
Filesource:
Source Code for this file
Includes:
require_once(
'../Unserializer.php'
) [line
12
]
This example shows how to create any object from an XML document. In this case we get some aggregated objects for channel and items from an RSS feed.
Author:
Stephan Schmidt <
schst@php.net
>
Documentation generated on Mon, 11 Mar 2019 14:19:22 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.