BasicXMLDeserializer

Kind of class:class
Inherits from:AbstractXMLToObjectDeserializer
Version:1.0
Author:Francis Bourre
Classpath:com.bourre.data.libs.BasicXMLDeserializer
File last modified:Wednesday, 31 October 2007, 07:35:29

Summary

Instance properties
Instance properties inherited from AbstractXMLToObjectDeserializer

Class properties

ATTRIBUTE_TARGETED_PROPERTY_NAME

static ATTRIBUTE_TARGETED_PROPERTY_NAME:String = "attribute"
(read,write)

Instance methods

deserialize

function deserialize (
node:XMLNode) : Void
Deserialize XMLToObject's node.

getObjectWithAttributes

function getObjectWithAttributes (
node:XMLNode) : Object

toString

function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance