PHP Class Transport\Entity\Location\Poi

Inheritance: extends Location
Datei anzeigen Open project: opendatach/transport Class Usage Examples

Public Methods

Method Description
createFromXml ( SimpleXMLElement $xml, Location $obj = null )
toXml ( SimpleXMLElement $parent = null )

Method Details

createFromXml() public static method

public static createFromXml ( SimpleXMLElement $xml, Location $obj = null )
$xml SimpleXMLElement
$obj Location

toXml() public method

public toXml ( SimpleXMLElement $parent = null )
$parent SimpleXMLElement