# File htree/output.rb, line 19
def
to_attvalue_content
@rcdata
.
gsub
(
/[<>"]/
) {
|
s
|
ChRef
[
s
] }
end