|  Download phpGPX\Parsers\PersonParserClass PersonParser 
Class name: PersonParser
Namespace: phpGPX\Parsers
This is an abstract class
 Properties$tagNamepublic mixed $tagName = 'author'
 
Visibility: public
This property is static.
 Methodsparse\phpGPX\Models\Person phpGPX\Parsers\PersonParser::parse(\SimpleXMLElement $node)
 
Visibility: public
This method is static.
 ArgumentstoXMLmixed phpGPX\Parsers\PersonParser::toXML(\phpGPX\Models\Person $person, \DOMDocument $document)
 
Visibility: public
This method is static.
 Arguments |