Neokernel API

HTMLStringTools.extractIMGTag Method

This method extracts the first img tag that is in the data

public static string extractIMGTag(
   string data
);

See Also

HTMLStringTools Class | com.neokernel.httpd Namespace