Home » JCraft » jxl » biff » [javadoc | source]
jxl.biff
public class: EncodedURLHelper [javadoc | source]
java.lang.Object
   jxl.biff.EncodedURLHelper
Helper to get the Microsoft encoded URL from the given string
Method from jxl.biff.EncodedURLHelper Summary:
getEncodedURL
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from jxl.biff.EncodedURLHelper Detail:
 public static byte[] getEncodedURL(String s,
    WorkbookSettings ws)