def __init__(self): ODF2XHTML.__init__(self, generate_css=False, embedable=True)
def odf2xhtmlWithoutError(self): ODF2XHTML.__init__(self)