html - What kind of Java libraries are available for generating HTML5? -


our test harness needs generate html tags (for img, table, br, audio, video ..) testing module. looking java libraries can generate html5 compliant code.

there thread discusses this, not sure if support html5

there several available:


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

jtree - comparing two TreeNode (or DefaultMutableTreeNode) objects in Java Comparator -