gedcomx-php-client
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rs
          • Client
            • FamilyTree
            • Helpers
            • Memories
            • Util
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rs
      • Client
        • Exception
        • Options
        • Util
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Classes

  • Collection
  • Duration
  • FormalDate
  • JsonMapper
  • SimpleDate
  • XmlMapper

Class XmlMapper

Class XmlMapper

Namespace: Gedcomx\Util
Package: Gedcomx\Util
Located at Util/XmlMapper.php

Methods summary

public static boolean
# isKnownType( string $tagName )

Return whether or not we recognize the tag name

Return whether or not we recognize the tag name

Parameters

$tagName

Returns

boolean
public static string
# getTagName( string $class )

Return the tag name for a given class

Return the tag name for a given class

Parameters

$class

Returns

string
| null
public static string
# getClassName( $tagName )

Return the class for a given tag name

Return the class for a given tag name

Parameters

$tagName

Returns

string
| null
gedcomx-php-client API documentation generated by ApiGen