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:
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 <
mailto:schst@php.net
>
Documentation generated on Sun, 05 Jun 2005 09:30:12 -0400 by
phpDocumentor 1.2.3
. PEAR Logo Copyright © PHP Group 2004.