URLTransfer.javaToNative

This implementation of <code>javaToNative</code> converts a URL represented by a java <code>String</code> to a platform specific representation.

@param object a java <code>String</code> containing a URL @param transferData an empty <code>TransferData</code> object that will be filled in on return with the platform specific format of the data

@see Transfer#nativeToJava

class URLTransfer
override
void
javaToNative

Meta