Class BoundsParser
private mixed $tagName = 'bounds'
\phpGPX\Models\Bounds|null phpGPX\Parsers\BoundsParser::parse(\SimpleXMLElement $node)
Parse data from XML.
\DOMElement phpGPX\Parsers\BoundsParser::toXML(\phpGPX\Models\Bounds $bounds, \DOMDocument $document)
Create XML representation.