phpGPX
phpGPX\Parsers\WaypointParser
Class WaypointParser
Class name: WaypointParser
Namespace: phpGPX\Parsers
This is an
abstract
class
Methods
parse
array phpGPX\Parsers\WaypointParser::parse(\SimpleXMLElement $nodes)
Visibility:
public
This method is
static
.
Arguments
$nodes
SimpleXMLElement
- <ul> <li>a non empty list of wpt elements</li> </ul>