[inline]
Definition at line 27 of file DOMTreeErrorReporter.h.
References fLocalForm.
00028 { 00029 // Call the private transcoding method 00030 fLocalForm = XERCES_CPP_NAMESPACE_QUALIFIER XMLString::transcode(toTranscode); 00031 }