To add annotation XmlRootElement in SdtRun
Posted: Fri Mar 26, 2010 7:56 am
Hi Jason,
Could you please help to add the following annotation to SdtRun (just like the one in SdtBlock) so that I can use TextUtils.extractText(,) to extract the content? Or there is any concern not having it?
@XmlRootElement(name = "sdt")
Thanks,
Rocky
Could you please help to add the following annotation to SdtRun (just like the one in SdtBlock) so that I can use TextUtils.extractText(,) to extract the content? Or there is any concern not having it?
@XmlRootElement(name = "sdt")
Thanks,
Rocky