module Myhtml::SAX::TokensCollection::Filter

Direct including types

Defined in:

myhtml/sax/tokens_collection.cr

Instance Method Summary

Instance Method Detail

def nodes(tag_id : Lib::MyhtmlTags, opened = true) #

[View source]
def nodes(tag_sym : Symbol, opened = true) #

[View source]
def nodes(tag_str : String, opened = true) #

[View source]
def text_nodes #

[View source]