Changes

Jump to navigation Jump to search
60 bytes removed ,  18:37, 1 December 2023
m
Text replacement - "</syntaxhighlight>" to "</pre>"
for $file in file:list("2Bimported")
return db:add('DB', $file, '', map { 'intparse': true() })
</syntaxhighlightpre>
=HTML Parser=
<version>1.2.1</version>
</dependency>
</syntaxhighlightpre>
4. Insert the XML fragment into the <code><dependencies></code> element of your project’s <code>pom.xml</code> file.
'htmlparser': map { 'method': 'xml', 'nons': true() }
})
</syntaxhighlightpre>
=JSON Parser=
'jsonparser': map { 'format': 'basic' }
})
</syntaxhighlightpre>
=CSV Parser=
'csvparser': map { 'header': true() }
})
</syntaxhighlightpre>
=Changelog=
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu