.. include:: ../../Includes.txt .. _Dom: ============================================== Dom ============================================== \\nn\\t3::Dom() ---------------------------------------------- Manipulating DOM and XML. Still work in progress :) Overview of Methods ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \\nn\\t3::Dom()->absPrefix(``$html, $attributes = [], $baseUrl = ''``); """"""""""""""""""""""""""""""""""""""""""""""" Replaces links and paths to images etc. in source code with absolute URL. e.g. for sending mails | ``@return string``