7677787980818283848586
} else if (child instanceof TextValue) { TextValue tv = (TextValue) child; sw.writeElementText(tv.getText()); } } sw.endElement(); } }