XML_Serializer
[
class tree: XML_Serializer
] [
index: XML_Serializer
] [
all elements
]
Packages:
XML_Serializer
apidoc
Classes:
Examples
MyClass
XML_Serializer
XML_Unserializer
Files:
serializeAndEncode.php
serializeAndReturn.php
serializeArrayWithObjects.php
serializeCData.php
serializeEmptyArray.php
serializeIndexedArray.php
serializeIndexedArrayWithContext.php
serializeNullProperties.php
Serializer.php
serializeRDF.php
serializeSelectiveAttributes.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
unserializeWhitespace.php
unserializeWithAttributes.php
unserializeWithTagMap.php
subpackage
Examples
unserializeClassNames.php
unserializeWithTypeGuessing.php
File: unserializeRDF.php
Source Location: /XML_Serializer-0.18.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('XML/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, 02 Oct 2005 14:00:15 -0400 by
phpDocumentor 1.2.3
. PEAR Logo Copyright © PHP Group 2004.