Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
bs4.builder._html5lib.BeautifulSoupNode Class Reference
Inheritance diagram for bs4.builder._html5lib.BeautifulSoupNode:
Inheritance graph
[legend]
Collaboration diagram for bs4.builder._html5lib.BeautifulSoupNode:
Collaboration graph
[legend]

Public Member Functions

PageElement element (self)
 
int nodeType (self)
 
treebuilder_base.Node cloneNode (self)
 

Static Public Attributes

Optional tag [Tag]
 
Optional string [NavigableString]
 
str soup : "BeautifulSoup"
 
Optional namespace [_NamespaceURL]
 

Member Function Documentation

◆ nodeType()

int bs4.builder._html5lib.BeautifulSoupNode.nodeType (   self)
Return the html5lib constant corresponding to the type of
the underlying DOM object.

NOTE: This property is only accessed by the html5lib test
suite, not by Beautiful Soup proper.

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