Home
last modified time | relevance | path

Searched refs:ParserXHTML (Results 1 – 6 of 6) sorted by path

/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dtest.php89 $pipeline->parser = new ParserXHTML();
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.pre.headfoot.class.php20 $parser = new ParserXHTML();
H A Dparser.xhtml.class.php2 class ParserXHTML extends Parser { class
H A Dpipeline.factory.class.php26 $pipeline->parser = new ParserXHTML();
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php216 $pipeline->parser = new ParserXHTML();
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.pipeline.custom.php33 $pipeline->parser = new ParserXHTML;