Modifier and Type | Class and Description |
---|---|
class |
CompactHtmlSerializer
Compact HTML serializer - creates resulting HTML by stripping whitespaces wherever possible.
|
class |
PrettyHtmlSerializer
Pretty HTML serializer - creates resulting HTML with indenting lines.
|
class |
SimpleHtmlSerializer
Simple HTML serializer - creates resulting HTML without indenting and/or compacting.
|
Copyright © 2006–2019. All rights reserved.