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: Union[bytes, str, String], version: Union[bytes, str, String]) None

Methods

__init__

Overload:

getVersion(self)

Return the version of the schema

getVersion(self) Union[bytes, str, String]

Return the version of the schema