class XmlLoader

 Methods

This function needs to be implemented in order to export the data

export(\adms:AdmsObject[] $data) : boolean

abstract
access public

Parameters

$data

\adms:AdmsObject[]

data the data (AdmsObject table) which should be exported

Exceptions

\Exception

Returns

boolean

This method loads a table of AdmsObject from an RDF XML file

load(\$object $object) : \adms:AdmsObject[]

access public

Parameters

$object

\$object

the path to the file which should be loaded

Returns

\adms:AdmsObject[]a table of AdmsObject