Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Sanitize::Adapter
Instance methods
end_tag
(name :
String
, attributes :
Hash
(
String
,
String
)) :
Nil
Source
start_tag
(name :
String
, attributes :
Hash
(
String
,
String
)) :
Nil
Source
write_text
(text :
String
) :
Nil
Source
Nested types
Sanitize::Adapter::LibXML2