XMLFile#

class pyopenms.XMLFile#

Bases: object

Cython implementation of _XMLFile

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: XMLFile) None

Overload:

__init__(self, schema_location: bytes | str | String, version: bytes | str | String) None

Methods

__init__

Overload:

getVersion(self)

Return the version of the schema

getVersion(self) bytes | str | String#

Return the version of the schema