Package | Description |
---|---|
org.netbeans.api.extexecution.print |
The support API extending the capabalities of input processing.
|
Modifier and Type | Method and Description |
---|---|
static LineConvertor |
LineConvertors.filePattern(LineConvertors.FileLocator fileLocator,
Pattern linePattern,
Pattern filePattern,
int fileGroup,
int lineGroup)
Returns the convertor searching for lines matching the patterns,
considering matched lines as being files.
|