module Webgen::ContentProcessor::Xmllint

Uses the external xmllint program to check if the content is valid (X)HTML.

Public Class Methods

call(context)

Checks the content of context with the xmllint program for validness.