| Servertec | setContentHandlerFactory( ) | |
|
|
Sets the content handler factory of the specified utl connection object to the given content handler factory object. SyntaxsetContentHandlerFactory( urlconnection, contenthandlerfactory )urlconnection.setContentHandlerFactory( contenthandlerfactory ) Parametersurlconnection the url connection object to use.contenthandlerfactory the content handler factory object to use. ReturnsnothingExample
|
|
top of page
|