Movatterモバイル変換


[0]ホーム

URL:


 
» HTML support Edit on GitHub

HTML support

HTML-specific features and guidance
Table of Contents
Language Info for HTML

The HTML language module usesjsoup for parsing.

XPath rules are supported, but the DOM is not always a typical XML/XPath DOM.In the Designer, text nodes appear as nodes with name “#text”, but they canbe selected as usual usingtext().

XML Namespaces are not supported. The local name of attributes includes the prefix,so that you have to select attributes by e.g.//*[@*[local-name() = 'if:true']].


This documentation is written in markdown.
If there is something missing or can be improved, edit this page on github and create a PR: Edit on GitHub

©2026 PMD Open Source Project. All rights reserved.
Page last updated: September 2023 (7.0.0)
Site last generated: Jan 30, 2026

PMD                logo


[8]ページ先頭

©2009-2026 Movatter.jp