public class PortUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
escapedSingleBracket |
static String |
signedNumberFormat |
Constructor and Description |
---|
PortUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
charsetIsSupported(String charsetName) |
static RandomAccessFile |
getReadOnlyRandomAccesFile(File file) |
static boolean |
hasMatch(Pattern pattern, String input) |
static boolean |
isSuccessful(Matcher m) |
public static final String escapedSingleBracket
public static final String signedNumberFormat
public static boolean charsetIsSupported(String charsetName)
public static RandomAccessFile getReadOnlyRandomAccesFile(File file) throws FileNotFoundException
FileNotFoundException
public static boolean isSuccessful(Matcher m)
Copyright © 1998–2019 iText Group NV. All rights reserved.