Searched defs:strict (Results 1 – 3 of 3) sorted by relevance
44 final boolean strict; field in UTF7StyleCharset64 boolean strict) { in UTF7StyleCharset()
56 private final boolean strict; field in UTF7StyleCharsetEncoder68 UTF7StyleCharsetEncoder(UTF7StyleCharset cs, Base64Util base64, boolean strict) { in UTF7StyleCharsetEncoder()
44 private final boolean strict; field in UTF7StyleCharsetDecoder51 UTF7StyleCharsetDecoder(UTF7StyleCharset cs, Base64Util base64, boolean strict) { in UTF7StyleCharsetDecoder()