webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | Protected Member Functions | Protected Attributes | Properties | List of all members
DOMDocument Class Reference

#import <DOMDocument.h>

Inheritance diagram for DOMDocument:
DOMNode IDOMDocument IDOMViewCSS IDOMDocumentEvent DOMNode DOMObject IDOMNode DOMObject WebScriptObject IDOMObject WebScriptObject IDOMObject WebScriptObject IDOMObject WebScriptObject IDOMObject WebScriptObject IDOMObject WebScriptObject DOMHTMLDocument DOMHTMLDocument

Instance Methods

(NSString *inputEncoding) - WEBKIT_AVAILABLE_MAC
 
(NSString *xmlEncoding) - WEBKIT_AVAILABLE_MAC
 
(NSString *xmlVersion) - WEBKIT_AVAILABLE_MAC
 
(BOOL xmlStandalone) - WEBKIT_AVAILABLE_MAC
 
(NSString *documentURI) - WEBKIT_AVAILABLE_MAC
 
(NSString *lastModified) - WEBKIT_AVAILABLE_MAC
 
(NSString *charset) - WEBKIT_AVAILABLE_MAC
 
(NSString *defaultCharset) - WEBKIT_AVAILABLE_MAC
 
(NSString *readyState) - WEBKIT_AVAILABLE_MAC
 
(NSString *characterSet) - WEBKIT_AVAILABLE_MAC
 
(NSString *preferredStylesheetSet) - WEBKIT_AVAILABLE_MAC
 
(NSString *selectedStylesheetSet) - WEBKIT_AVAILABLE_MAC
 
(DOMElement *activeElement) - WEBKIT_AVAILABLE_MAC
 
(DOMElement *) - createElement:
 
(DOMDocumentFragment *) - createDocumentFragment
 
(DOMText *) - createTextNode:
 
(DOMComment *) - createComment:
 
(DOMCDATASection *) - createCDATASection:
 
(DOMProcessingInstruction *) - createProcessingInstruction:data:
 
(DOMAttr *) - createAttribute:
 
(DOMEntityReference *) - createEntityReference:
 
(DOMNodeList *) - getElementsByTagName:
 
(DOMNode *) - importNode:deep:
 
(DOMElement *) - createElementNS:qualifiedName:
 
(DOMAttr *) - createAttributeNS:qualifiedName:
 
(DOMNodeList *) - getElementsByTagNameNS:localName:
 
(DOMNode *) - adoptNode:
 
(DOMEvent *) - createEvent:
 
(DOMRange *) - createRange
 
(DOMNodeIterator *) - createNodeIterator:whatToShow:filter:expandEntityReferences:
 
(DOMTreeWalker *) - createTreeWalker:whatToShow:filter:expandEntityReferences:
 
(DOMCSSStyleDeclaration *) - getOverrideStyle:pseudoElement:
 
(DOMXPathExpression *) - createExpression:resolver:
 
(id< DOMXPathNSResolver >) - createNSResolver:
 
(DOMXPathResult *) - evaluate:contextNode:resolver:type:inResult:
 
(BOOL- execCommand:userInterface:value:
 
(BOOL- execCommand:userInterface:
 
(BOOL- execCommand:
 
(BOOL- queryCommandEnabled:
 
(BOOL- queryCommandIndeterm:
 
(BOOL- queryCommandState:
 
(BOOL- queryCommandSupported:
 
(NSString *) - queryCommandValue:
 
(DOMNodeList *) - getElementsByName:
 
(DOMElement *) - elementFromPoint:y:
 
(10_5) - WEBKIT_AVAILABLE_MAC
 
(DOMCSSStyleDeclaration *) - getComputedStyle:pseudoElement:
 
(DOMCSSRuleList *) - getMatchedCSSRules:pseudoElement:
 
(DOMCSSRuleList *) - getMatchedCSSRules:pseudoElement:authorOnly:
 
(DOMNodeList *) - getElementsByClassName:
 
(10_6) - WEBKIT_AVAILABLE_MAC
 
(10_6) - WEBKIT_AVAILABLE_MAC
 
(DOMElement *) - getElementById:
 
(DOMElement *) - querySelector:
 
(DOMNodeList *) - querySelectorAll:
 
(virtual HRESULT STDMETHODCALLTYPE) - QueryInterface
 
(virtual ULONG STDMETHODCALLTYPE) - AddRef
 
(virtual ULONG STDMETHODCALLTYPE) - Release
 
(virtual HRESULT STDMETHODCALLTYPE) - throwException
 
(virtual HRESULT STDMETHODCALLTYPE) - callWebScriptMethod
 
(virtual HRESULT STDMETHODCALLTYPE) - evaluateWebScript
 
(virtual HRESULT STDMETHODCALLTYPE) - removeWebScriptKey
 
(virtual HRESULT STDMETHODCALLTYPE) - stringRepresentation
 
(virtual HRESULT STDMETHODCALLTYPE) - webScriptValueAtIndex
 
(virtual HRESULT STDMETHODCALLTYPE) - setWebScriptValueAtIndex
 
(virtual HRESULT STDMETHODCALLTYPE) - setException
 
(virtual HRESULT STDMETHODCALLTYPE) - nodeName
 
(virtual HRESULT STDMETHODCALLTYPE) - nodeValue
 
(virtual HRESULT STDMETHODCALLTYPE) - setNodeValue
 
(virtual HRESULT STDMETHODCALLTYPE) - nodeType
 
(virtual HRESULT STDMETHODCALLTYPE) - parentNode
 
(virtual HRESULT STDMETHODCALLTYPE) - childNodes
 
(virtual HRESULT STDMETHODCALLTYPE) - firstChild
 
(virtual HRESULT STDMETHODCALLTYPE) - lastChild
 
(virtual HRESULT STDMETHODCALLTYPE) - previousSibling
 
(virtual HRESULT STDMETHODCALLTYPE) - nextSibling
 
(virtual HRESULT STDMETHODCALLTYPE) - attributes
 
(virtual HRESULT STDMETHODCALLTYPE) - ownerDocument
 
(virtual HRESULT STDMETHODCALLTYPE) - insertBefore
 
(virtual HRESULT STDMETHODCALLTYPE) - replaceChild
 
(virtual HRESULT STDMETHODCALLTYPE) - removeChild
 
(virtual HRESULT STDMETHODCALLTYPE) - appendChild
 
(virtual HRESULT STDMETHODCALLTYPE) - hasChildNodes
 
(virtual HRESULT STDMETHODCALLTYPE) - cloneNode
 
(virtual HRESULT STDMETHODCALLTYPE) - normalize
 
(virtual HRESULT STDMETHODCALLTYPE) - isSupported
 
(virtual HRESULT STDMETHODCALLTYPE) - namespaceURI
 
(virtual HRESULT STDMETHODCALLTYPE) - prefix
 
(virtual HRESULT STDMETHODCALLTYPE) - setPrefix
 
(virtual HRESULT STDMETHODCALLTYPE) - localName
 
(virtual HRESULT STDMETHODCALLTYPE) - hasAttributes
 
(virtual HRESULT STDMETHODCALLTYPE) - isSameNode
 
(virtual HRESULT STDMETHODCALLTYPE) - isEqualNode
 
(virtual HRESULT STDMETHODCALLTYPE) - textContent
 
(virtual HRESULT STDMETHODCALLTYPE) - setTextContent
 
(virtual HRESULT STDMETHODCALLTYPE) - doctype
 
(virtual HRESULT STDMETHODCALLTYPE) - implementation
 
(virtual HRESULT STDMETHODCALLTYPE) - documentElement
 
(virtual HRESULT STDMETHODCALLTYPE) - createElement
 
(virtual HRESULT STDMETHODCALLTYPE) - createDocumentFragment
 
(virtual HRESULT STDMETHODCALLTYPE) - createTextNode
 
(virtual HRESULT STDMETHODCALLTYPE) - createComment
 
(virtual HRESULT STDMETHODCALLTYPE) - createCDATASection
 
(virtual HRESULT STDMETHODCALLTYPE) - createProcessingInstruction
 
(virtual HRESULT STDMETHODCALLTYPE) - createAttribute
 
(virtual HRESULT STDMETHODCALLTYPE) - createEntityReference
 
(virtual HRESULT STDMETHODCALLTYPE) - getElementsByTagName
 
(virtual HRESULT STDMETHODCALLTYPE) - importNode
 
(virtual HRESULT STDMETHODCALLTYPE) - createElementNS
 
(virtual HRESULT STDMETHODCALLTYPE) - createAttributeNS
 
(virtual HRESULT STDMETHODCALLTYPE) - getElementsByTagNameNS
 
(virtual HRESULT STDMETHODCALLTYPE) - getElementById
 
(virtual HRESULT STDMETHODCALLTYPE) - getComputedStyle
 
(virtual HRESULT STDMETHODCALLTYPE) - createEvent
 
(WebCore::Document *) - document
 
(DOMProcessingInstruction *) - createProcessingInstruction::
 
(DOMNode *) - importNode::
 
(DOMElement *) - createElementNS::
 
(DOMAttr *) - createAttributeNS::
 
(DOMNodeList *) - getElementsByTagNameNS::
 
(DOMNodeIterator *) - createNodeIterator::::
 
(DOMTreeWalker *) - createTreeWalker::::
 
(DOMCSSStyleDeclaration *) - getOverrideStyle::
 
(DOMXPathExpression *) - createExpression::
 
(DOMXPathResult *) - evaluate:::::
 
(DOMCSSStyleDeclaration *) - getComputedStyle::
 
(DOMRange *) - caretRangeFromPoint:y:
 
(void- webkitExitFullscreen
 
(NSURL *) - URLWithAttributeString:
 
- Instance Methods inherited from DOMNode
(NSString *baseURI) - WEBKIT_AVAILABLE_MAC
 
(NSString *textContent) - WEBKIT_AVAILABLE_MAC
 
(DOMElement *parentElement) - WEBKIT_AVAILABLE_MAC
 
(BOOL isContentEditable) - WEBKIT_AVAILABLE_MAC
 
(DOMNode *) - insertBefore:refChild:
 
(DOMNode *) - replaceChild:oldChild:
 
(DOMNode *) - removeChild:
 
(DOMNode *) - appendChild:
 
(BOOL- hasChildNodes
 
(DOMNode *) - cloneNode:
 
(BOOL- isSupported:version:
 
(BOOL- hasAttributes
 
(BOOL- isSameNode:
 
(BOOL- isEqualNode:
 
(NSString *) - lookupPrefix:
 
(NSString *) - lookupNamespaceURI:
 
(BOOL- isDefaultNamespace:
 
(unsigned short) - compareDocumentPosition:
 
(BOOL- contains:
 
(DOMNode *) - insertBefore::
 
(DOMNode *) - replaceChild::
 
(BOOL- isSupported::
 
(void- inspect
 
(WebVisiblePosition *) - startPosition
 
(WebVisiblePosition *) - endPosition
 
(WebArchive *) - webArchiveByFilteringSubframes:
 
- Instance Methods inherited from DOMObject
(instancetype) - NS_UNAVAILABLE
 
(DOMStyleSheet *sheet) - WEBKIT_AVAILABLE_MAC
 
- Instance Methods inherited from WebScriptObject
(id- callWebScriptMethod:withArguments:
 
(id- evaluateWebScript:
 
(void- removeWebScriptKey:
 
(NSString *) - stringRepresentation
 
(id- webScriptValueAtIndex:
 
(void- setWebScriptValueAtIndex:value:
 
(void- setException:
 
(id- callWebScriptMethod:withArguments:
 
(id- evaluateWebScript:
 
(void- removeWebScriptKey:
 
(NSString *) - stringRepresentation
 
(id- webScriptValueAtIndex:
 
(void- setWebScriptValueAtIndex:value:
 
(void- setException:
 
() - WebScriptObject
 
(virtual) - ~WebScriptObject
 
() - WebScriptObject
 
(virtual) - ~WebScriptObject
 
(virtual HRESULT STDMETHODCALLTYPE) - callWebScriptMethod
 
(id- _init
 
(id- _init
 
(id- _initWithJSObject:originRootObject:rootObject:
 
(id- _initWithJSObject:originRootObject:rootObject:
 
(void- _setImp:originRootObject:rootObject:
 
(void- _setImp:originRootObject:rootObject:
 
(void- _setOriginRootObject:andRootObject:
 
(void- _setOriginRootObject:andRootObject:
 
(void- _initializeScriptDOMNodeImp
 
(void- _initializeScriptDOMNodeImp
 
(JSC::JSObject *) - _imp
 
(JSC::JSObject *) - _imp
 
(BOOL- _hasImp
 
(BOOL- _hasImp
 
(JSC::Bindings::RootObject *) - _rootObject
 
(JSC::Bindings::RootObject *) - _rootObject
 
(JSC::Bindings::RootObject *) - _originRootObject
 
(JSC::Bindings::RootObject *) - _originRootObject
 
(JSGlobalContextRef- _globalContextRef
 
(JSGlobalContextRef- _globalContextRef
 
(BOOL- hasWebScriptKey:
 
(BOOL- hasWebScriptKey:
 
(BOOL- hasWebScriptKey:
 
- Instance Methods inherited from IWebScriptObject
HRESULT throwException ([in] BSTR exceptionMessage, [out, retval] BOOL *result)
 
HRESULT callWebScriptMethod ([in] BSTR name, [in, size_is(cArgs)] const VARIANT args[], [in] int cArgs, [out, retval] VARIANT *result)
 
HRESULT evaluateWebScript ([in] BSTR script, [out, retval] VARIANT *result)
 
HRESULT removeWebScriptKey ([in] BSTR name)
 
HRESULT stringRepresentation ([out, retval] BSTR *stringRepresentation)
 
HRESULT webScriptValueAtIndex ([in] unsigned int index, [out, retval] VARIANT *result)
 
HRESULT setWebScriptValueAtIndex ([in] unsigned int index, [in] VARIANT val)
 
HRESULT setException ([in] BSTR description)
 
- Instance Methods inherited from IDOMDocument
HRESULT doctype ([out, retval] IDOMDocumentType **result)
 
HRESULT implementation ([out, retval] IDOMImplementation **result)
 
HRESULT documentElement ([out, retval] IDOMElement **result)
 
HRESULT createElement ([in] BSTR tagName, [out, retval] IDOMElement **result)
 
HRESULT createDocumentFragment ([out, retval] IDOMDocumentFragment **result)
 
HRESULT createTextNode ([in] BSTR data, [out, retval] IDOMText **result)
 
HRESULT createComment ([in] BSTR data, [out, retval] IDOMComment **result)
 
HRESULT createCDATASection ([in] BSTR data, [out, retval] IDOMCDATASection **result)
 
HRESULT createProcessingInstruction ([in] BSTR target, [in] BSTR data, [out, retval] IDOMProcessingInstruction **result)
 
HRESULT createAttribute ([in] BSTR name, [out, retval] IDOMAttr **result)
 
HRESULT createEntityReference ([in] BSTR name, [out, retval] IDOMEntityReference **result)
 
HRESULT getElementsByTagName ([in] BSTR tagName, [out, retval] IDOMNodeList **result)
 
HRESULT importNode ([in] IDOMNode *importedNode, [in] BOOL deep, [out, retval] IDOMNode **result)
 
HRESULT createElementNS ([in] BSTR namespaceURI, [in] BSTR qualifiedName, [out, retval] IDOMElement **result)
 
HRESULT createAttributeNS ([in] BSTR namespaceURI, [in] BSTR qualifiedName, [out, retval] IDOMAttr **result)
 
HRESULT getElementsByTagNameNS ([in] BSTR namespaceURI, [in] BSTR localName, [out, retval] IDOMNodeList **result)
 
HRESULT getElementById ([in] BSTR elementId, [out, retval] IDOMElement **result)
 
- Instance Methods inherited from IDOMNode
HRESULT nodeName ([out, retval] BSTR *result)
 
HRESULT nodeValue ([out, retval] BSTR *result)
 
HRESULT setNodeValue ([in] BSTR value)
 
HRESULT nodeType ([out, retval] unsigned short *result)
 
HRESULT parentNode ([out, retval] IDOMNode **result)
 
HRESULT childNodes ([out, retval] IDOMNodeList **result)
 
HRESULT firstChild ([out, retval] IDOMNode **result)
 
HRESULT lastChild ([out, retval] IDOMNode **result)
 
HRESULT previousSibling ([out, retval] IDOMNode **result)
 
HRESULT nextSibling ([out, retval] IDOMNode **result)
 
HRESULT attributes ([out, retval] IDOMNamedNodeMap **result)
 
HRESULT ownerDocument ([out, retval] IDOMDocument **result)
 
HRESULT insertBefore ([in] IDOMNode *newChild, [in] IDOMNode *refChild, [out, retval] IDOMNode **result)
 
HRESULT replaceChild ([in] IDOMNode *newChild, [in] IDOMNode *oldChild, [out, retval] IDOMNode **result)
 
HRESULT removeChild ([in] IDOMNode *oldChild, [out, retval] IDOMNode **result)
 
HRESULT appendChild ([in] IDOMNode *oldChild, [out, retval] IDOMNode **result)
 
HRESULT hasChildNodes ([out, retval] BOOL *result)
 
HRESULT cloneNode ([in] BOOL deep, [out, retval] IDOMNode **result)
 
HRESULT isSupported ([in] BSTR feature, [in] BSTR version, [out, retval] BOOL *result)
 
HRESULT namespaceURI ([out, retval] BSTR *result)
 
HRESULT prefix ([out, retval] BSTR *result)
 
HRESULT setPrefix ([in] BSTR prefix)
 
HRESULT localName ([out, retval] BSTR *result)
 
HRESULT hasAttributes ([out, retval] BOOL *result)
 
HRESULT isSameNode ([in] IDOMNode *other, [out, retval] BOOL *result)
 
HRESULT isEqualNode ([in] IDOMNode *other, [out, retval] BOOL *result)
 
HRESULT textContent ([out, retval] BSTR *result)
 
HRESULT setTextContent ([in] BSTR text)
 
- Instance Methods inherited from IDOMViewCSS
HRESULT getComputedStyle ([in] IDOMElement *elt, [in] BSTR pseudoElt, [out, retval] IDOMCSSStyleDeclaration **result)
 
- Instance Methods inherited from IDOMDocumentEvent
HRESULT createEvent ([in] BSTR eventType, [out, retval] IDOMEvent **result)
 

Class Methods

(static IDOMDocument *) + createInstance
 
- Class Methods inherited from WebScriptObject
(BOOL+ throwException:
 
(BOOL+ throwException:
 
(id+ _convertValueToObjcValue:originRootObject:rootObject:
 
(id+ _convertValueToObjcValue:originRootObject:rootObject:
 
(id+ scriptObjectForJSObject:originRootObject:rootObject:
 
(id+ scriptObjectForJSObject:originRootObject:rootObject:
 

Protected Member Functions

() - DOMDocument
 
() - ~DOMDocument
 

Protected Attributes

WebCore::Documentm_document
 
- Protected Attributes inherited from DOMObject
package DOMObjectInternal_internal
 
- Protected Attributes inherited from WebScriptObject
WebScriptObjectPrivate_private
 
ULONG m_refCount { 0 }
 

Properties

DOMDocumentTypedoctype
 
DOMImplementationimplementation
 
DOMElementdocumentElement
 
DOMAbstractViewdefaultView
 
DOMStyleSheetListstyleSheets
 
NSStringtitle
 
NSStringreferrer
 
NSStringdomain
 
NSStringURL
 
NSStringcookie
 
DOMHTMLElementbody
 
DOMHTMLCollectionimages
 
DOMHTMLCollectionapplets
 
DOMHTMLCollectionlinks
 
DOMHTMLCollectionforms
 
DOMHTMLCollectionanchors
 
NSStringcontentType
 
NSStringdir
 
DOMHTMLHeadElementhead
 
NSStringcompatMode
 
BOOL webkitIsFullScreen
 
BOOL webkitFullScreenKeyboardInputAllowed
 
DOMElementwebkitCurrentFullScreenElement
 
BOOL webkitFullscreenEnabled
 
DOMElementwebkitFullscreenElement
 
NSStringvisibilityState
 
BOOL hidden
 
DOMHTMLScriptElementcurrentScript
 
NSStringorigin
 
DOMElementscrollingElement
 
DOMHTMLCollectionchildren
 
DOMElementfirstElementChild
 
DOMElementlastElementChild
 
unsigned childElementCount
 
WebFramewebFrame
 
- Properties inherited from DOMNode
NSStringnodeName
 
NSStringnodeValue
 
unsigned short nodeType
 
DOMNodeparentNode
 
DOMNodeListchildNodes
 
DOMNodefirstChild
 
DOMNodelastChild
 
DOMNodepreviousSibling
 
DOMNodenextSibling
 
DOMDocumentownerDocument
 
NSStringnamespaceURI
 
NSStringprefix
 
NSStringlocalName
 
DOMNamedNodeMapattributes
 
BOOL isConnected
 
WebArchivewebArchive
 

Constructor & Destructor Documentation

◆ DOMDocument()

◆ ~DOMDocument()

Method Documentation

◆ AddRef()

- (virtual ULONG STDMETHODCALLTYPE) AddRef (void

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ adoptNode:()

- (DOMNode *) adoptNode: (10_5)  WEBKIT_AVAILABLE_MAC

◆ appendChild()

- (virtual HRESULT STDMETHODCALLTYPE) appendChild (_In_opt_ IDOMNode *)  oldChild
(_COM_Outptr_opt_ IDOMNode **)  result 

Reimplemented in DOMHTMLDocument.

◆ attributes()

- (virtual HRESULT STDMETHODCALLTYPE) attributes (_COM_Outptr_opt_ IDOMNamedNodeMap **)  result

Reimplemented in DOMHTMLDocument.

◆ callWebScriptMethod()

- (virtual HRESULT STDMETHODCALLTYPE) callWebScriptMethod (_In_ BSTR name
(__in_ecount_opt(cArgs) const VARIANT)  args[]
(int)  cArgs
(_Out_ VARIANT *)  result 

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ caretRangeFromPoint:y:()

- (DOMRange *) caretRangeFromPoint: (int)  x
y: (int)  y 

Provided by category DOMDocument(DOMDocumentPrivate).

◆ childNodes()

- (virtual HRESULT STDMETHODCALLTYPE) childNodes (_COM_Outptr_opt_ IDOMNodeList **)  result

Reimplemented in DOMHTMLDocument.

◆ cloneNode()

- (virtual HRESULT STDMETHODCALLTYPE) cloneNode (BOOL deep
(_COM_Outptr_opt_ IDOMNode **)  result 

Reimplemented in DOMHTMLDocument.

◆ createAttribute()

- (HRESULT) createAttribute (_In_ BSTR name
(_COM_Outptr_opt_ IDOMAttr **)  result 

Reimplemented in DOMHTMLDocument.

◆ createAttribute:()

- (DOMAttr *) createAttribute: (NSString *)  name

◆ createAttributeNS()

- (HRESULT) createAttributeNS (_In_ BSTR namespaceURI
(_In_ BSTR qualifiedName
(_COM_Outptr_opt_ IDOMAttr **)  result 

Reimplemented in DOMHTMLDocument.

◆ createAttributeNS::()

- (DOMAttr *) createAttributeNS: (NSString *)  namespaceURI
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ createAttributeNS:qualifiedName:()

- (DOMAttr *) createAttributeNS: (NSString *)  namespaceURI
qualifiedName: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ createCDATASection()

- (HRESULT) createCDATASection (_In_ BSTR data
(_COM_Outptr_opt_ IDOMCDATASection **)  result 

Reimplemented in DOMHTMLDocument.

◆ createCDATASection:()

- (DOMCDATASection *) createCDATASection: (NSString *)  data

◆ createComment()

- (HRESULT) createComment (_In_ BSTR data
(_COM_Outptr_opt_ IDOMComment **)  result 

Reimplemented in DOMHTMLDocument.

◆ createComment:()

- (DOMComment *) createComment: (NSString *)  data

◆ createDocumentFragment() [1/2]

- (DOMDocumentFragment *) createDocumentFragment

◆ createDocumentFragment() [2/2]

- (HRESULT) createDocumentFragment (_COM_Outptr_opt_ IDOMDocumentFragment **)  result

Reimplemented in DOMHTMLDocument.

◆ createElement()

- (HRESULT) createElement (_In_ BSTR tagName
(_COM_Outptr_opt_ IDOMElement **)  result 

Reimplemented in DOMHTMLDocument.

◆ createElement:()

- (DOMElement *) createElement: (NSString *)  tagName

◆ createElementNS()

- (HRESULT) createElementNS (_In_ BSTR namespaceURI
(_In_ BSTR qualifiedName
(_COM_Outptr_opt_ IDOMElement **)  result 

Reimplemented in DOMHTMLDocument.

◆ createElementNS::()

- (DOMElement *) createElementNS: (NSString *)  namespaceURI
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ createElementNS:qualifiedName:()

- (DOMElement *) createElementNS: (NSString *)  namespaceURI
qualifiedName: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ createEntityReference()

- (HRESULT) createEntityReference (_In_ BSTR name
(_COM_Outptr_opt_ IDOMEntityReference **)  result 

Reimplemented in DOMHTMLDocument.

◆ createEntityReference:()

- (DOMEntityReference *) createEntityReference: (NSString *)  name

◆ createEvent()

- (HRESULT) createEvent (_In_ BSTR eventType
(_COM_Outptr_opt_ IDOMEvent **)  result 

◆ createEvent:()

- (DOMEvent *) createEvent: (NSString *)  eventType

◆ createExpression::()

- (DOMXPathExpression *) createExpression: (NSString *)  expression
: (10_5) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ createExpression:resolver:()

- (DOMXPathExpression *) createExpression: (NSString *)  expression
resolver: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ createInstance()

+ (IDOMDocument *) createInstance (WebCore::Document *)  d

◆ createNodeIterator::::()

- (DOMNodeIterator *) createNodeIterator: (DOMNode *)  root
: (unsigned)  whatToShow
: (id< DOMNodeFilter >)  filter
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ createNodeIterator:whatToShow:filter:expandEntityReferences:()

- (DOMNodeIterator *) createNodeIterator: (DOMNode *)  root
whatToShow: (unsigned)  whatToShow
filter: (id< DOMNodeFilter >)  filter
expandEntityReferences: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ createNSResolver:()

- (id <DOMXPathNSResolver>) createNSResolver: (10_5)  WEBKIT_AVAILABLE_MAC

◆ createProcessingInstruction()

- (HRESULT) createProcessingInstruction (_In_ BSTR target
(_In_ BSTR data
(_COM_Outptr_opt_ IDOMProcessingInstruction **)  result 

Reimplemented in DOMHTMLDocument.

◆ createProcessingInstruction::()

- (DOMProcessingInstruction *) createProcessingInstruction: (NSString *)  target
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ createProcessingInstruction:data:()

- (DOMProcessingInstruction *) createProcessingInstruction: (NSString *)  target
data: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ createRange()

- (DOMRange *) createRange

◆ createTextNode()

- (HRESULT STDMETHODCALLTYPE) createTextNode (_In_ BSTR data
(_COM_Outptr_opt_ IDOMText **)  result 

Reimplemented in DOMHTMLDocument.

◆ createTextNode:()

- (DOMText *) createTextNode: (NSString *)  data

◆ createTreeWalker::::()

- (DOMTreeWalker *) createTreeWalker: (DOMNode *)  root
: (unsigned)  whatToShow
: (id< DOMNodeFilter >)  filter
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ createTreeWalker:whatToShow:filter:expandEntityReferences:()

- (DOMTreeWalker *) createTreeWalker: (DOMNode *)  root
whatToShow: (unsigned)  whatToShow
filter: (id< DOMNodeFilter >)  filter
expandEntityReferences: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ doctype()

- (HRESULT) doctype (_COM_Outptr_opt_ IDOMDocumentType **)  result

Reimplemented in DOMHTMLDocument.

◆ document()

- (Document*) DOMDocument:

◆ documentElement()

- (HRESULT) documentElement (_COM_Outptr_opt_ IDOMElement **)  result

Reimplemented in DOMHTMLDocument.

◆ elementFromPoint:y:()

- (DOMElement *) elementFromPoint: (int)  x
y: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ evaluate:::::()

- (DOMXPathResult *) evaluate: (NSString *)  expression
: (DOMNode *)  contextNode
: (id< DOMXPathNSResolver >)  resolver
: (unsigned short)  type
: (10_5) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ evaluate:contextNode:resolver:type:inResult:()

- (DOMXPathResult *) evaluate: (NSString *)  expression
contextNode: (DOMNode *)  contextNode
resolver: (id< DOMXPathNSResolver >)  resolver
type: (unsigned short)  type
inResult: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ evaluateWebScript()

- (virtual HRESULT STDMETHODCALLTYPE) evaluateWebScript (_In_ BSTR script
(_Out_ VARIANT *)  result 

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ execCommand:()

- (BOOL) execCommand: (10_5)  WEBKIT_AVAILABLE_MAC

◆ execCommand:userInterface:()

- (BOOL) execCommand: (NSString *)  command
userInterface: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ execCommand:userInterface:value:()

- (BOOL) execCommand: (NSString *)  command
userInterface: (BOOL userInterface
value: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ firstChild()

- (virtual HRESULT STDMETHODCALLTYPE) firstChild (_COM_Outptr_opt_ IDOMNode **)  result

Reimplemented in DOMHTMLDocument.

◆ getComputedStyle()

- (HRESULT) getComputedStyle (_In_opt_ IDOMElement *)  elt
(_In_ BSTR pseudoElt
(_COM_Outptr_opt_ IDOMCSSStyleDeclaration **)  result 

◆ getComputedStyle::()

- (DOMCSSStyleDeclaration *) getComputedStyle: (DOMElement *)  element
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ getComputedStyle:pseudoElement:()

- (DOMCSSStyleDeclaration *) getComputedStyle: (DOMElement *)  element
pseudoElement: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ getElementById()

- (HRESULT) getElementById (_In_ BSTR elementId
(_COM_Outptr_opt_ IDOMElement **)  result 

Reimplemented in DOMHTMLDocument.

◆ getElementById:()

- (DOMElement *) getElementById: (NSString *)  elementId

◆ getElementsByClassName:()

- (DOMNodeList *) getElementsByClassName: (10_6)  WEBKIT_AVAILABLE_MAC

◆ getElementsByName:()

- (DOMNodeList *) getElementsByName: (NSString *)  elementName

◆ getElementsByTagName()

- (HRESULT) getElementsByTagName (_In_ BSTR tagName
(_COM_Outptr_opt_ IDOMNodeList **)  result 

Reimplemented in DOMHTMLDocument.

◆ getElementsByTagName:()

- (DOMNodeList *) getElementsByTagName: (NSString *)  tagname

◆ getElementsByTagNameNS()

- (HRESULT) getElementsByTagNameNS (_In_ BSTR namespaceURI
(_In_ BSTR localName
(_COM_Outptr_opt_ IDOMNodeList **)  result 

Reimplemented in DOMHTMLDocument.

◆ getElementsByTagNameNS::()

- (DOMNodeList *) getElementsByTagNameNS: (NSString *)  namespaceURI
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ getElementsByTagNameNS:localName:()

- (DOMNodeList *) getElementsByTagNameNS: (NSString *)  namespaceURI
localName: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ getMatchedCSSRules:pseudoElement:()

- (DOMCSSRuleList *) getMatchedCSSRules: (DOMElement *)  element
pseudoElement: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ getMatchedCSSRules:pseudoElement:authorOnly:()

- (DOMCSSRuleList *) getMatchedCSSRules: (DOMElement *)  element
pseudoElement: (NSString *)  pseudoElement
authorOnly: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ getOverrideStyle::()

- (DOMCSSStyleDeclaration *) getOverrideStyle: (DOMElement *)  element
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ getOverrideStyle:pseudoElement:()

- (DOMCSSStyleDeclaration *) getOverrideStyle: (DOMElement *)  element
pseudoElement: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ hasAttributes()

- (virtual HRESULT STDMETHODCALLTYPE) hasAttributes (_Out_ BOOL *)  result

Reimplemented in DOMHTMLDocument.

◆ hasChildNodes()

- (virtual HRESULT STDMETHODCALLTYPE) hasChildNodes (_Out_ BOOL *)  result

Reimplemented in DOMHTMLDocument.

◆ implementation()

- (HRESULT) implementation (_COM_Outptr_opt_ IDOMImplementation **)  result

Reimplemented in DOMHTMLDocument.

◆ importNode()

- (HRESULT) importNode (_In_opt_ IDOMNode *)  importedNode
(BOOL deep
(_COM_Outptr_opt_ IDOMNode **)  result 

Reimplemented in DOMHTMLDocument.

◆ importNode::()

- (DOMNode *) importNode: (DOMNode *)  importedNode
: (10_4) 
(10_5)  WEBKIT_DEPRECATED_MAC 

Provided by category DOMDocument(DOMDocumentDeprecated).

◆ importNode:deep:()

- (DOMNode *) importNode: (DOMNode *)  importedNode
deep: (10_5)  WEBKIT_AVAILABLE_MAC 

◆ insertBefore()

- (virtual HRESULT STDMETHODCALLTYPE) insertBefore (_In_opt_ IDOMNode *)  newChild
(_In_opt_ IDOMNode *)  refChild
(_COM_Outptr_opt_ IDOMNode **)  result 

Reimplemented in DOMHTMLDocument.

◆ isEqualNode()

- (virtual HRESULT STDMETHODCALLTYPE) isEqualNode (_In_opt_ IDOMNode *)  other
(_Out_ BOOL *)  result 

Reimplemented in DOMHTMLDocument.

◆ isSameNode()

- (virtual HRESULT STDMETHODCALLTYPE) isSameNode (_In_opt_ IDOMNode *)  other
(_Out_ BOOL *)  result 

Reimplemented in DOMHTMLDocument.

◆ isSupported()

- (virtual HRESULT STDMETHODCALLTYPE) isSupported (_In_ BSTR feature
(_In_ BSTR version
(_Out_ BOOL *)  result 

Reimplemented in DOMHTMLDocument.

◆ lastChild()

- (virtual HRESULT STDMETHODCALLTYPE) lastChild (_COM_Outptr_opt_ IDOMNode **)  result

Reimplemented in DOMHTMLDocument.

◆ localName()

- (virtual HRESULT STDMETHODCALLTYPE) localName (__deref_opt_out BSTR *)  result

Reimplemented in DOMHTMLDocument.

◆ namespaceURI()

- (virtual HRESULT STDMETHODCALLTYPE) namespaceURI (__deref_opt_out BSTR *)  result

Reimplemented in DOMHTMLDocument.

◆ nextSibling()

- (virtual HRESULT STDMETHODCALLTYPE) nextSibling (_COM_Outptr_opt_ IDOMNode **)  result

Reimplemented in DOMHTMLDocument.

◆ nodeName()

- (virtual HRESULT STDMETHODCALLTYPE) nodeName (__deref_opt_out BSTR *)  result

Reimplemented in DOMHTMLDocument.

◆ nodeType()

- (virtual HRESULT STDMETHODCALLTYPE) nodeType (_Out_ unsigned short *)  result

Reimplemented in DOMHTMLDocument.

◆ nodeValue()

- (virtual HRESULT STDMETHODCALLTYPE) nodeValue (__deref_opt_out BSTR *)  result

Reimplemented in DOMHTMLDocument.

◆ normalize()

- (virtual HRESULT STDMETHODCALLTYPE) normalize

Reimplemented from DOMNode.

Reimplemented in DOMHTMLDocument.

◆ ownerDocument()

- (virtual HRESULT STDMETHODCALLTYPE) ownerDocument (_COM_Outptr_opt_ IDOMDocument **)  result

Reimplemented in DOMHTMLDocument.

◆ parentNode()

- (virtual HRESULT STDMETHODCALLTYPE) parentNode (_COM_Outptr_opt_ IDOMNode **)  result

Reimplemented in DOMHTMLDocument.

◆ prefix()

- (virtual HRESULT STDMETHODCALLTYPE) prefix (__deref_opt_out BSTR *)  result

Reimplemented in DOMHTMLDocument.

◆ previousSibling()

- (virtual HRESULT STDMETHODCALLTYPE) previousSibling (_COM_Outptr_opt_ IDOMNode **)  result

Reimplemented in DOMHTMLDocument.

◆ queryCommandEnabled:()

- (BOOL) queryCommandEnabled: (10_5)  WEBKIT_AVAILABLE_MAC

◆ queryCommandIndeterm:()

- (BOOL) queryCommandIndeterm: (10_5)  WEBKIT_AVAILABLE_MAC

◆ queryCommandState:()

- (BOOL) queryCommandState: (10_5)  WEBKIT_AVAILABLE_MAC

◆ queryCommandSupported:()

- (BOOL) queryCommandSupported: (10_5)  WEBKIT_AVAILABLE_MAC

◆ queryCommandValue:()

- (NSString *) queryCommandValue: (10_5)  WEBKIT_AVAILABLE_MAC

◆ QueryInterface()

- (HRESULT) QueryInterface (_In_ REFIID)  riid
(_COM_Outptr_ void **)  ppvObject 

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ querySelector:()

- (DOMElement *) querySelector: (10_6)  WEBKIT_AVAILABLE_MAC

◆ querySelectorAll:()

- (DOMNodeList *) querySelectorAll: (10_6)  WEBKIT_AVAILABLE_MAC

◆ Release()

- (virtual ULONG STDMETHODCALLTYPE) Release (void

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ removeChild()

- (virtual HRESULT STDMETHODCALLTYPE) removeChild (_In_opt_ IDOMNode *)  oldChild
(_COM_Outptr_opt_ IDOMNode **)  result 

Reimplemented in DOMHTMLDocument.

◆ removeWebScriptKey()

- (virtual HRESULT STDMETHODCALLTYPE) removeWebScriptKey (_In_ BSTR name

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ replaceChild()

- (virtual HRESULT STDMETHODCALLTYPE) replaceChild (_In_opt_ IDOMNode *)  newChild
(_In_opt_ IDOMNode *)  oldChild
(_COM_Outptr_opt_ IDOMNode **)  result 

Reimplemented in DOMHTMLDocument.

◆ setException()

- (virtual HRESULT STDMETHODCALLTYPE) setException (_In_ BSTR description

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ setNodeValue()

- (virtual HRESULT STDMETHODCALLTYPE) setNodeValue (_In_ BSTR value

Reimplemented in DOMHTMLDocument.

◆ setPrefix()

- (virtual HRESULT STDMETHODCALLTYPE) setPrefix (_In_ BSTR prefix

Reimplemented in DOMHTMLDocument.

◆ setTextContent()

- (virtual HRESULT STDMETHODCALLTYPE) setTextContent (_In_ BSTR text

Reimplemented in DOMHTMLDocument.

◆ setWebScriptValueAtIndex()

- (virtual HRESULT STDMETHODCALLTYPE) setWebScriptValueAtIndex (unsigned)  index
(VARIANT)  val 

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ stringRepresentation()

- (virtual HRESULT STDMETHODCALLTYPE) stringRepresentation (__deref_opt_out BSTR *)  stringRepresentation

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ textContent()

- (virtual HRESULT STDMETHODCALLTYPE) textContent (__deref_opt_out BSTR *)  result

Reimplemented in DOMHTMLDocument.

◆ throwException()

- (virtual HRESULT STDMETHODCALLTYPE) throwException (_In_ BSTR exceptionMessage
(_Out_ BOOL *)  result 

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

◆ URLWithAttributeString:()

- (NSURL *) URLWithAttributeString: (NSString *)  string

URLWithAttributeString: Constructs a URL given an attribute string. This method constructs a URL given an attribute string just as WebKit does. An attribute string is the value of an attribute of an element such as the href attribute on the DOMHTMLAnchorElement class. This method is only applicable to attributes that refer to URLs.

Provided by category DOMDocument(WebDOMDocumentOperations).

◆ WEBKIT_AVAILABLE_MAC() [1/16]

- (NSString* inputEncoding) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [2/16]

- (NSString* xmlEncoding) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [3/16]

- (NSString* xmlVersion) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [4/16]

- (BOOL xmlStandalone) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [5/16]

- (NSString* documentURI) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [6/16]

- (NSString* lastModified) WEBKIT_AVAILABLE_MAC (10_6) 

◆ WEBKIT_AVAILABLE_MAC() [7/16]

- (NSString* charset) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [8/16]

- (NSString* defaultCharset) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [9/16]

- (NSString* readyState) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [10/16]

- (NSString* characterSet) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [11/16]

- (NSString* preferredStylesheetSet) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [12/16]

- (NSString* selectedStylesheetSet) WEBKIT_AVAILABLE_MAC (10_5) 

◆ WEBKIT_AVAILABLE_MAC() [13/16]

- (DOMElement* activeElement) WEBKIT_AVAILABLE_MAC (10_6) 

◆ WEBKIT_AVAILABLE_MAC() [14/16]

- (10_6) WEBKIT_AVAILABLE_MAC

JSObject

Returns
The equivalent JSObjectRef for this WebScriptObject. Use this method to bridge between the WebScriptObject and JavaScriptCore APIs.

Implements WebScriptObject.

Reimplemented in DOMHTMLDocument, DOMHTMLDocument, and DOMHTMLDocument.

◆ WEBKIT_AVAILABLE_MAC() [15/16]

- (10_5) WEBKIT_AVAILABLE_MAC

JSObject

Returns
The equivalent JSObjectRef for this WebScriptObject. Use this method to bridge between the WebScriptObject and JavaScriptCore APIs.

Implements WebScriptObject.

Reimplemented in DOMHTMLDocument, DOMHTMLDocument, and DOMHTMLDocument.

◆ WEBKIT_AVAILABLE_MAC() [16/16]

- (10_6) WEBKIT_AVAILABLE_MAC

JSObject

Returns
The equivalent JSObjectRef for this WebScriptObject. Use this method to bridge between the WebScriptObject and JavaScriptCore APIs.

Implements WebScriptObject.

Reimplemented in DOMHTMLDocument, DOMHTMLDocument, and DOMHTMLDocument.

◆ webkitExitFullscreen()

- (void) webkitExitFullscreen

Provided by category DOMDocument(DOMDocumentPrivate).

◆ webScriptValueAtIndex()

- (virtual HRESULT STDMETHODCALLTYPE) webScriptValueAtIndex (unsigned)  index
(_Out_ VARIANT *)  result 

Reimplemented from DOMObject.

Reimplemented in DOMHTMLDocument.

Member Data Documentation

◆ m_document

- (Document*) DOMDocument:
protected

Property Documentation

◆ anchors

- (DOMHTMLCollection *) anchors
readatomicstrong

◆ applets

- (DOMHTMLCollection *) applets
readatomicstrong

◆ body

- (DOMHTMLElement *) body
readwriteatomicstrong

◆ childElementCount

- (unsigned) childElementCount
readatomicassign

Provided by category DOMDocument(DOMDocumentPrivate).

◆ children

- (DOMHTMLCollection*) children
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ compatMode

- (NSString*) compatMode
readatomiccopy

Provided by category DOMDocument(DOMDocumentPrivate).

◆ contentType

- (NSString*) contentType
readatomiccopy

Provided by category DOMDocument(DOMDocumentPrivate).

◆ cookie

- (NSString *) cookie
readwriteatomiccopy

◆ currentScript

- (DOMHTMLScriptElement*) currentScript
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ defaultView

- (DOMAbstractView *) defaultView
readatomicstrong

◆ dir

- (NSString*) dir
readwriteatomiccopy

Provided by category DOMDocument(DOMDocumentPrivate).

◆ doctype

- (DOMDocumentType *) doctype
readatomicstrong

◆ documentElement

- (DOMElement *) documentElement
readatomicstrong

◆ domain

- (NSString *) domain
readatomiccopy

◆ firstElementChild

- (DOMElement*) firstElementChild
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ forms

- (DOMHTMLCollection *) forms
readatomicstrong

◆ head

- (DOMHTMLHeadElement*) head
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ hidden

- (BOOL) hidden
readatomicassign

Provided by category DOMDocument(DOMDocumentPrivate).

◆ images

- (DOMHTMLCollection *) images
readatomicstrong

◆ implementation

- (DOMImplementation *) implementation
readatomicstrong

◆ lastElementChild

- (DOMElement*) lastElementChild
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ links

- (DOMHTMLCollection *) links
readatomicstrong

◆ origin

- (NSString*) origin
readatomiccopy

Provided by category DOMDocument(DOMDocumentPrivate).

◆ referrer

- (NSString *) referrer
readatomiccopy

◆ scrollingElement

- (DOMElement*) scrollingElement
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ styleSheets

- (DOMStyleSheetList *) styleSheets
readatomicstrong

◆ title

- (NSString *) title
readwriteatomiccopy

◆ URL

- (NSString *) URL
readatomiccopy

◆ visibilityState

- (NSString*) visibilityState
readatomiccopy

Provided by category DOMDocument(DOMDocumentPrivate).

◆ webFrame

- (WebFrame *) webFrame
readnonatomicstrong

The frame of the DOM document.

Provided by category DOMDocument(WebDOMDocumentOperations).

◆ webkitCurrentFullScreenElement

- (DOMElement*) webkitCurrentFullScreenElement
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ webkitFullscreenElement

- (DOMElement*) webkitFullscreenElement
readatomicstrong

Provided by category DOMDocument(DOMDocumentPrivate).

◆ webkitFullscreenEnabled

- (BOOL) webkitFullscreenEnabled
readatomicassign

Provided by category DOMDocument(DOMDocumentPrivate).

◆ webkitFullScreenKeyboardInputAllowed

- (BOOL) webkitFullScreenKeyboardInputAllowed
readatomicassign

Provided by category DOMDocument(DOMDocumentPrivate).

◆ webkitIsFullScreen

- (BOOL) webkitIsFullScreen
readatomicassign

Provided by category DOMDocument(DOMDocumentPrivate).


The documentation for this class was generated from the following files: