[Raku LibXML Project] / [LibXML Module] / XInclude :: Context
class LibXML::XInclude::Context
XInclude Processing Context
Synopsis
use LibXML::XInclude::Context;
my LibXML::XInclude::Context $xic .= new();
$xic.process-xincludes($doc);
Description
XInclude processing context.
Methods
Copyright
2001-2007, AxKit.com Ltd.
2002-2006, Christian Glahn.
2006-2009, Petr Pajas.
License
This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0 http://www.perlfoundation.org/artistic_license_2_0.