PHP Classes

File: docs/phpGPX-Parsers-WaypointParser.md

Recommend this page to a friend!
  Classes of Jakub Dubec   PHP GPX Library   docs/phpGPX-Parsers-WaypointParser.md   Download  
File: docs/phpGPX-Parsers-WaypointParser.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP GPX Library
Parser and generator of GPS Exchange files
Author: By
Last change: Merge remote-tracking branch 'origin/master'
Date: 6 years ago
Size: 457 bytes
 

Contents

Class file image Download

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>