|  Download phpGPX\Parsers\ExtensionParserClass ExtensionParser 
Class name: ExtensionParser
Namespace: phpGPX\Parsers
This is an abstract class
 Properties$tagNamepublic mixed $tagName = 'extensions'
 
Visibility: public
This property is static.
 $usedNamespacespublic mixed $usedNamespaces = array()
 
Visibility: public
This property is static.
 Methodsparse\phpGPX\Models\Extensions phpGPX\Parsers\ExtensionParser::parse(\SimpleXMLElement $nodes)
 
Visibility: public
This method is static.
 ArgumentstoXML\DOMElement|null phpGPX\Parsers\ExtensionParser::toXML(\phpGPX\Models\Extensions $extensions, \DOMDocument $document)
 
Visibility: public
This method is static.
 Arguments |