*the literal (3210 / 408 / 2016) , repeated any number of times
<hashTree>the literal text <hashTree> (case sensitive) .any character
*the literal (3210 / 408 / 2016) , repeated any number of times
<JSONPathAssertionthe literal text <JSONPathAssertion (case sensitive) .*?any character, repeated any number of times
</JSONPathAssertion>the literal text </JSONPathAssertion> (case sensitive) .any character
*the literal (3210 / 408 / 2016) , repeated any number of times
<hashTree/>the literal text <hashTree/> (case sensitive) .any character
*the literal (3210 / 408 / 2016) , repeated any number of times
</hashTree>the literal text </hashTree> (case sensitive) .any character
s modifier: single line. Allows a dot to match line terminators
g modifier: global. Finds all matches instead of stopping after the first