[−][src]Struct web_sys::DocumentType
The DocumentType object
This API requires the following crate features to be activated: DocumentType
Methods
impl DocumentType[src]
pub fn name(&self) -> String[src]
The name getter
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn public_id(&self) -> String[src]
The publicId getter
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn system_id(&self) -> String[src]
The systemId getter
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_node(&self, nodes: &Array) -> Result<(), JsValue>[src]
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_node_0(&self) -> Result<(), JsValue>[src]
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_node_1(&self, nodes_1: &Node) -> Result<(), JsValue>[src]
The after() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn after_with_node_2(
&self,
nodes_1: &Node,
nodes_2: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn after_with_node_3(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn after_with_node_4(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn after_with_node_5(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn after_with_node_6(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn after_with_node_7(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node,
nodes_7: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node,
nodes_7: &Node
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn after_with_str(&self, nodes: &Array) -> Result<(), JsValue>[src]
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_0(&self) -> Result<(), JsValue>[src]
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_1(&self, nodes_1: &str) -> Result<(), JsValue>[src]
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_2(
&self,
nodes_1: &str,
nodes_2: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_3(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_4(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_5(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_6(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn after_with_str_7(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str,
nodes_7: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str,
nodes_7: &str
) -> Result<(), JsValue>
The after() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_node(&self, nodes: &Array) -> Result<(), JsValue>[src]
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_node_0(&self) -> Result<(), JsValue>[src]
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_node_1(&self, nodes_1: &Node) -> Result<(), JsValue>[src]
The before() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn before_with_node_2(
&self,
nodes_1: &Node,
nodes_2: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn before_with_node_3(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn before_with_node_4(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn before_with_node_5(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn before_with_node_6(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn before_with_node_7(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node,
nodes_7: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node,
nodes_7: &Node
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn before_with_str(&self, nodes: &Array) -> Result<(), JsValue>[src]
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_0(&self) -> Result<(), JsValue>[src]
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_1(&self, nodes_1: &str) -> Result<(), JsValue>[src]
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_2(
&self,
nodes_1: &str,
nodes_2: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_3(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_4(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_5(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_6(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn before_with_str_7(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str,
nodes_7: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str,
nodes_7: &str
) -> Result<(), JsValue>
The before() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn remove(&self)[src]
The remove() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_node(&self, nodes: &Array) -> Result<(), JsValue>[src]
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_node_0(&self) -> Result<(), JsValue>[src]
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_node_1(&self, nodes_1: &Node) -> Result<(), JsValue>[src]
The replaceWith() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn replace_with_with_node_2(
&self,
nodes_1: &Node,
nodes_2: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn replace_with_with_node_3(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn replace_with_with_node_4(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn replace_with_with_node_5(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn replace_with_with_node_6(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn replace_with_with_node_7(
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node,
nodes_7: &Node
) -> Result<(), JsValue>[src]
&self,
nodes_1: &Node,
nodes_2: &Node,
nodes_3: &Node,
nodes_4: &Node,
nodes_5: &Node,
nodes_6: &Node,
nodes_7: &Node
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType, Node
impl DocumentType[src]
pub fn replace_with_with_str(&self, nodes: &Array) -> Result<(), JsValue>[src]
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_0(&self) -> Result<(), JsValue>[src]
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_1(&self, nodes_1: &str) -> Result<(), JsValue>[src]
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_2(
&self,
nodes_1: &str,
nodes_2: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_3(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_4(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_5(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_6(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
impl DocumentType[src]
pub fn replace_with_with_str_7(
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str,
nodes_7: &str
) -> Result<(), JsValue>[src]
&self,
nodes_1: &str,
nodes_2: &str,
nodes_3: &str,
nodes_4: &str,
nodes_5: &str,
nodes_6: &str,
nodes_7: &str
) -> Result<(), JsValue>
The replaceWith() method
This API requires the following crate features to be activated: DocumentType
Methods from Deref<Target = Node>
pub fn append_child(&self, node: &Node) -> Result<Node, JsValue>[src]
The appendChild() method
This API requires the following crate features to be activated: Node
pub fn clone_node(&self) -> Result<Node, JsValue>[src]
The cloneNode() method
This API requires the following crate features to be activated: Node
pub fn clone_node_with_deep(&self, deep: bool) -> Result<Node, JsValue>[src]
The cloneNode() method
This API requires the following crate features to be activated: Node
pub fn compare_document_position(&self, other: &Node) -> u16[src]
The compareDocumentPosition() method
This API requires the following crate features to be activated: Node
pub fn contains(&self, other: Option<&Node>) -> bool[src]
The contains() method
This API requires the following crate features to be activated: Node
pub fn get_root_node(&self) -> Node[src]
The getRootNode() method
This API requires the following crate features to be activated: Node
pub fn get_root_node_with_options(&self, options: &GetRootNodeOptions) -> Node[src]
The getRootNode() method
This API requires the following crate features to be activated: GetRootNodeOptions, Node
pub fn has_child_nodes(&self) -> bool[src]
The hasChildNodes() method
This API requires the following crate features to be activated: Node
pub fn insert_before(
&self,
node: &Node,
child: Option<&Node>
) -> Result<Node, JsValue>[src]
&self,
node: &Node,
child: Option<&Node>
) -> Result<Node, JsValue>
The insertBefore() method
This API requires the following crate features to be activated: Node
pub fn is_default_namespace(&self, namespace: Option<&str>) -> bool[src]
The isDefaultNamespace() method
This API requires the following crate features to be activated: Node
pub fn is_equal_node(&self, node: Option<&Node>) -> bool[src]
The isEqualNode() method
This API requires the following crate features to be activated: Node
pub fn is_same_node(&self, node: Option<&Node>) -> bool[src]
The isSameNode() method
This API requires the following crate features to be activated: Node
pub fn lookup_namespace_uri(&self, prefix: Option<&str>) -> Option<String>[src]
The lookupNamespaceURI() method
This API requires the following crate features to be activated: Node
pub fn lookup_prefix(&self, namespace: Option<&str>) -> Option<String>[src]
The lookupPrefix() method
This API requires the following crate features to be activated: Node
pub fn normalize(&self)[src]
The normalize() method
This API requires the following crate features to be activated: Node
pub fn remove_child(&self, child: &Node) -> Result<Node, JsValue>[src]
The removeChild() method
This API requires the following crate features to be activated: Node
pub fn replace_child(&self, node: &Node, child: &Node) -> Result<Node, JsValue>[src]
The replaceChild() method
This API requires the following crate features to be activated: Node
pub fn node_type(&self) -> u16[src]
The nodeType getter
This API requires the following crate features to be activated: Node
pub fn node_name(&self) -> String[src]
The nodeName getter
This API requires the following crate features to be activated: Node
pub fn base_uri(&self) -> Result<Option<String>, JsValue>[src]
The baseURI getter
This API requires the following crate features to be activated: Node
pub fn is_connected(&self) -> bool[src]
The isConnected getter
This API requires the following crate features to be activated: Node
pub fn owner_document(&self) -> Option<Document>[src]
The ownerDocument getter
This API requires the following crate features to be activated: Document, Node
pub fn parent_node(&self) -> Option<Node>[src]
The parentNode getter
This API requires the following crate features to be activated: Node
pub fn parent_element(&self) -> Option<Element>[src]
The parentElement getter
This API requires the following crate features to be activated: Element, Node
pub fn child_nodes(&self) -> NodeList[src]
The childNodes getter
This API requires the following crate features to be activated: Node, NodeList
pub fn first_child(&self) -> Option<Node>[src]
The firstChild getter
This API requires the following crate features to be activated: Node
pub fn last_child(&self) -> Option<Node>[src]
The lastChild getter
This API requires the following crate features to be activated: Node
pub fn previous_sibling(&self) -> Option<Node>[src]
The previousSibling getter
This API requires the following crate features to be activated: Node
pub fn next_sibling(&self) -> Option<Node>[src]
The nextSibling getter
This API requires the following crate features to be activated: Node
pub fn node_value(&self) -> Option<String>[src]
The nodeValue getter
This API requires the following crate features to be activated: Node
pub fn set_node_value(&self, node_value: Option<&str>)[src]
The nodeValue setter
This API requires the following crate features to be activated: Node
pub fn text_content(&self) -> Option<String>[src]
The textContent getter
This API requires the following crate features to be activated: Node
pub fn set_text_content(&self, text_content: Option<&str>)[src]
The textContent setter
This API requires the following crate features to be activated: Node
pub const ELEMENT_NODE: u16[src]
pub const ATTRIBUTE_NODE: u16[src]
pub const CDATA_SECTION_NODE: u16[src]
pub const ENTITY_REFERENCE_NODE: u16[src]
pub const ENTITY_NODE: u16[src]
pub const PROCESSING_INSTRUCTION_NODE: u16[src]
pub const COMMENT_NODE: u16[src]
pub const DOCUMENT_NODE: u16[src]
pub const DOCUMENT_TYPE_NODE: u16[src]
pub const DOCUMENT_FRAGMENT_NODE: u16[src]
pub const NOTATION_NODE: u16[src]
pub const DOCUMENT_POSITION_DISCONNECTED: u16[src]
pub const DOCUMENT_POSITION_PRECEDING: u16[src]
pub const DOCUMENT_POSITION_FOLLOWING: u16[src]
pub const DOCUMENT_POSITION_CONTAINS: u16[src]
pub const DOCUMENT_POSITION_CONTAINED_BY: u16[src]
Trait Implementations
impl Clone for DocumentType[src]
fn clone(&self) -> DocumentType[src]
fn clone_from(&mut self, source: &Self)1.0.0[src]
Performs copy-assignment from source. Read more
impl PartialEq<DocumentType> for DocumentType[src]
fn eq(&self, other: &DocumentType) -> bool[src]
fn ne(&self, other: &DocumentType) -> bool[src]
impl AsRef<JsValue> for DocumentType[src]
impl AsRef<DocumentType> for DocumentType[src]
fn as_ref(&self) -> &DocumentType[src]
impl AsRef<Node> for DocumentType[src]
impl AsRef<EventTarget> for DocumentType[src]
fn as_ref(&self) -> &EventTarget[src]
impl AsRef<Object> for DocumentType[src]
impl From<JsValue> for DocumentType[src]
fn from(obj: JsValue) -> DocumentType[src]
impl From<DocumentType> for JsValue[src]
fn from(obj: DocumentType) -> JsValue[src]
impl From<DocumentType> for Node[src]
fn from(obj: DocumentType) -> Node[src]
impl From<DocumentType> for EventTarget[src]
fn from(obj: DocumentType) -> EventTarget[src]
impl From<DocumentType> for Object[src]
fn from(obj: DocumentType) -> Object[src]
impl Eq for DocumentType[src]
impl Deref for DocumentType[src]
impl Debug for DocumentType[src]
impl JsCast for DocumentType[src]
fn instanceof(val: &JsValue) -> bool[src]
fn unchecked_from_js(val: JsValue) -> Self[src]
fn unchecked_from_js_ref(val: &JsValue) -> &Self[src]
fn has_type<T>(&self) -> bool where
T: JsCast, [src]
T: JsCast,
Test whether this JS value has a type T. Read more
fn dyn_into<T>(self) -> Result<T, Self> where
T: JsCast, [src]
T: JsCast,
Performs a dynamic cast (checked at runtime) of this value into the target type T. Read more
fn dyn_ref<T>(&self) -> Option<&T> where
T: JsCast, [src]
T: JsCast,
Performs a dynamic cast (checked at runtime) of this value into the target type T. Read more
fn unchecked_into<T>(self) -> T where
T: JsCast, [src]
T: JsCast,
Performs a zero-cost unchecked cast into the specified type. Read more
fn unchecked_ref<T>(&self) -> &T where
T: JsCast, [src]
T: JsCast,
Performs a zero-cost unchecked cast into a reference to the specified type. Read more
fn is_instance_of<T>(&self) -> bool where
T: JsCast, [src]
T: JsCast,
Test whether this JS value is an instance of the type T. Read more
fn is_type_of(val: &JsValue) -> bool[src]
Performs a dynamic check to see whether the JsValue provided is a value of this type. Read more
impl IntoWasmAbi for DocumentType[src]
type Abi = <JsValue as IntoWasmAbi>::Abi
The wasm ABI type that this converts into when crossing the ABI boundary. Read more
fn into_abi(self) -> Self::Abi[src]
impl<'a> IntoWasmAbi for &'a DocumentType[src]
type Abi = <&'a JsValue as IntoWasmAbi>::Abi
The wasm ABI type that this converts into when crossing the ABI boundary. Read more
fn into_abi(self) -> Self::Abi[src]
impl FromWasmAbi for DocumentType[src]
type Abi = <JsValue as FromWasmAbi>::Abi
The wasm ABI type that this converts from when coming back out from the ABI boundary. Read more
unsafe fn from_abi(js: Self::Abi) -> Self[src]
impl RefFromWasmAbi for DocumentType[src]
type Abi = <JsValue as RefFromWasmAbi>::Abi
The wasm ABI type references to Self are recovered from.
type Anchor = ManuallyDrop<DocumentType>
The type that holds the reference to Self for the duration of the invocation of the function that has an &Self parameter. This is required to ensure that the lifetimes don't persist beyond one function call, and so that they remain anonymous. Read more
unsafe fn ref_from_abi(js: Self::Abi) -> Self::Anchor[src]
impl WasmDescribe for DocumentType[src]
impl OptionIntoWasmAbi for DocumentType[src]
impl<'a> OptionIntoWasmAbi for &'a DocumentType[src]
impl OptionFromWasmAbi for DocumentType[src]
Auto Trait Implementations
impl !Sync for DocumentType
impl Unpin for DocumentType
impl !Send for DocumentType
impl UnwindSafe for DocumentType
impl RefUnwindSafe for DocumentType
Blanket Implementations
impl<T, U> Into<U> for T where
U: From<T>, [src]
U: From<T>,
impl<T> ToOwned for T where
T: Clone, [src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
fn to_owned(&self) -> T[src]
fn clone_into(&self, target: &mut T)[src]
impl<T> From<T> for T[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>, [src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>, [src]
U: TryFrom<T>,
type Error = <U as TryFrom<T>>::Error
The type returned in the event of a conversion error.
fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>[src]
impl<T> Borrow<T> for T where
T: ?Sized, [src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
T: ?Sized,
fn borrow_mut(&mut self) -> &mut T[src]
impl<T> Any for T where
T: 'static + ?Sized, [src]
T: 'static + ?Sized,
impl<T> ReturnWasmAbi for T where
T: IntoWasmAbi, [src]
T: IntoWasmAbi,
type Abi = <T as IntoWasmAbi>::Abi
Same as IntoWasmAbi::Abi