org.rococoa.cocoa.webkit.categories
Interface WebDOMDocumentOperations

All Known Implementing Classes:
DOMDocument, DOMHTMLDocument

public interface WebDOMDocumentOperations

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.


Nested Class Summary
static interface WebDOMDocumentOperations._static_
           
 
Method Summary
 NSURL URLWithAttributeString(NSString string)
           
 WebFrame webFrame()
           
 

Method Detail

webFrame

WebFrame webFrame()

URLWithAttributeString

NSURL URLWithAttributeString(NSString string)