borland Packages Class Hierarchy jb.io Package
java.lang.Object +----com.borland.jb.io.ByteToCharJava
Properties Methods
This class is used internally by other com.borland classes. You should never use this class directly.
public static final String parseEscapes(String srcString)
This method is used internally by other com.borland classes. You should never use this method directly.
public static final int parseUnicodeEscapes(char[] source, int start, int end)
This method is used internally by other com.borland classes. You should never use this method directly.
public static final String parseUnicodeEscapes(String srcString)
This method is used internally by other com.borland classes. You should never use this method directly.
public static final byte[] toUnicodeEscape(char chIn)
This method is used internally by other com.borland classes. You should never use this method directly.