| Title |
Test
Find
Read tag xml have child tag
|
| Expression |
<(?<tag>\w*|\w*\.+\w*)>+((.|[\n\t\f\r\s])*?)<\/\k<tag>> |
| Description |
Read content in tag xml including child tag |
| Matches |
<root><child>text</child></root> |
| Non-Matches |
<root>text</rooot1> |
| Author |
Rating:
Not yet rated.
Giao Long
|
| Source |
|
| Your Rating |
|