Skip navigation links
A B C D E F G I J M N O P Q R S T U V W 

O

open(File) - Method in class com.jauntium.Browser
Opens the specified HTML File and creates UserAgent.doc to represent the Document (which is also returned by this method).
openContent(String) - Method in class com.jauntium.Browser
Opens the specified HTML content using the utf-8 charset and returns a Document object to represent the content.
openContent(String, String, String) - Method in class com.jauntium.Browser
Opens the specified HTML content using the utf-8 charset and returns a Document object to represent the content.
outerHTML() - Method in class com.jauntium.Element
Returns an HTML representation of this element (including its children/descendant nodes).
outerHTML(int) - Method in class com.jauntium.Element
 
outerHTML(String) - Method in class com.jauntium.Element
Replaces this element and its descendants in the DOM with the specified HTML.
outerHTML() - Method in class com.jauntium.Elements
Returns a String representation of the child elements as HTML.
outerHTML(int) - Method in class com.jauntium.Elements
 
A B C D E F G I J M N O P Q R S T U V W 
Skip navigation links