Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crul
master
Crul
CLI
Command
CookieStore
Cookies
Formats
Formatters
Auto
Base
JSON
PrettyPrinter
Plain
XML
PrettyPrinter
Element
Methods
Options
Generated using Crystal 1.14.0
2024-11-26 07:01:42 UTC
class
Crul::
Formatters::
XML::
PrettyPrinter
Crul::Formatters::XML::PrettyPrinter
Reference
Object
Overview
Pretty printer for XML
Defined in:
formats.cr
Constructors
.new
(input : IO | String, output : IO)
Instance Method Summary
#print
#valid_xml?
Constructor Detail
def self.
new
(input : IO | String, output : IO)
#
[
View source
]
Instance Method Detail
def
print
#
[
View source
]
def
valid_xml?
#
[
View source
]