Regular Expressions 101

Community Patterns

SUPPL REGEX

0

Regular Expression
Java 8

"
(?<=suppl/)(.*(?:pdf|doc|xml))
"

Description

Regex to get only information in the SUPPL subdirectory

Submitted by O'Connor - a year ago (Last modified a year ago)