|  Download phpGPX\Parsers\EmailParserClass EmailParser 
Class name: EmailParser
Namespace: phpGPX\Parsers
This is an abstract class
 Properties$tagNameprivate mixed $tagName = 'email'
 
Visibility: private
This property is static.
 Methodsparse\phpGPX\Models\Email phpGPX\Parsers\EmailParser::parse(\SimpleXMLElement $node)
 
Visibility: public
This method is static.
 ArgumentstoXML\DOMElement phpGPX\Parsers\EmailParser::toXML(\phpGPX\Models\Email $email, \DOMDocument $document)
 
Visibility: public
This method is static.
 Arguments |