public class DeletePattern extends MatchPattern
INT_MATCH_FROM_END, INT_MATCH_FROM_START, INT_MATCH_OCCURRANCE
Constructor and Description |
---|
DeletePattern(String pattern,
int matchType,
int numSuccessiveLines) |
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfSuccessiveLines() |
void |
setNumberOfSuccessiveLines(int numSuccessiveLines) |
getMatchType, getPattern, isActive, isMatchForLastOccurranceInFile, isPresent, setIgnoreCaseFlag, setIsActiveFlag, setLastOccurranceInFile, toString
public DeletePattern(String pattern, int matchType, int numSuccessiveLines)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.