public class UriStripper extends PatternBasedTextProcessor
| Constructor and Description |
|---|
UriStripper() |
| Modifier and Type | Method and Description |
|---|---|
String |
process(String uriAsString)
Processes a given text.
|
getMatcher, getPattern, setPatternpublic String process(String uriAsString)
PatternBasedTextProcessorprocess in class PatternBasedTextProcessoruriAsString - the text to process.Copyright © 2005–2017 IIPC. All rights reserved.