org.rococoa.cocoa.webkit.categories
Interface DOMHTMLDocumentExtensions
- All Known Implementing Classes:
- DOMHTMLDocument
public interface DOMHTMLDocumentExtensions
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
createDocumentFragmentWithMarkupString_baseURL
DOMDocumentFragment createDocumentFragmentWithMarkupString_baseURL(NSString markupString,
NSURL baseURL)
createDocumentFragmentWithText
DOMDocumentFragment createDocumentFragmentWithText(NSString text)