Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7-beta-1, 1.6.5
-
None
Description
StreamingMarkupBuilder supports:
mkp.comment
mkp.pi
mkp.xmlDeclaration
They can be emulated using just mkp.yieldUnescaped but MarkupBuilder should also support these convenience methods to ease learning about the two approaches.