| java.lang.Object | |
| ↳ | com.pspdfkit.internal.NativeRedactionRegexPresets |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final NativeRedactionRegexPresets | CreditCardNumber | ||||||||||
| public static final NativeRedactionRegexPresets | Date | ||||||||||
| public static final NativeRedactionRegexPresets | EmailAddress | ||||||||||
| public static final NativeRedactionRegexPresets | IPV4 | ||||||||||
| public static final NativeRedactionRegexPresets | IPV6 | ||||||||||
| public static final NativeRedactionRegexPresets | InternationalPhoneNumber | ||||||||||
| public static final NativeRedactionRegexPresets | MacAddress | ||||||||||
| public static final NativeRedactionRegexPresets | NorthAmericanPhoneNumber | ||||||||||
| public static final NativeRedactionRegexPresets | SocialSecurityNumber | ||||||||||
| public static final NativeRedactionRegexPresets | Time | ||||||||||
| public static final NativeRedactionRegexPresets | USZipCode | ||||||||||
| public static final NativeRedactionRegexPresets | Unknown | ||||||||||
| public static final NativeRedactionRegexPresets | Url | ||||||||||
| public static final NativeRedactionRegexPresets | VIN | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static NativeRedactionRegexPresets | swigToEnum(int swigValue) | ||||||||||
| final int | swigValue() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||