AuthorDocumentFragment.isEmpty()
Posted: Tue Apr 13, 2010 7:01 pm
Hi,
Is "isEmpty()" method supposed to tell if the element content is empty?
for instance, would <p type="abc"/> return true? as now (11.2) I'm getting false. Is it because of the attributes?
I'm not sure but I believe it was returning true on previous versions.
Thanks
Is "isEmpty()" method supposed to tell if the element content is empty?
for instance, would <p type="abc"/> return true? as now (11.2) I'm getting false. Is it because of the attributes?
I'm not sure but I believe it was returning true on previous versions.
Thanks