lpod.cleaner

lpod.cleaner.clean_document(document)

This method returns a cloned, cleaned document and the number of fixed errors

lpod.cleaner.test_document(document)

Test if the document is valid.

Returns: True if the document is valid
or a <str> otherwise. This str describes the problem.

Previous topic

lpod.bookmark

Next topic

lpod.const

This Page