class Myhtml::Tree

Defined in:

myhtml/tree.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(options = Lib::MyhtmlOptions::MyHTML_OPTIONS_PARSE_MODE_SINGLE, threads_count = 1, queue_size = 0, tree_options : Lib::MyhtmlTreeParseFlags | Nil = nil, encoding : Lib::MyEncodingList = Lib::MyEncodingList::MyENCODING_DEFAULT) #

[View source]

Instance Method Detail

def body #

[View source]
def body! #

[View source]
def encoding : Myhtml::Lib::MyEncodingList #

[View source]
def finalize #

[View source]
def free #

[View source]
def head #

[View source]
def head! #

[View source]
def html #

[View source]
def html! #

[View source]
def raw_myhtml : Pointer(Myhtml::Lib::MyhtmlT) #

[View source]
def raw_tree : Pointer(Myhtml::Lib::MyhtmlTreeT) #

[View source]
def root #

[View source]
def root! #

[View source]