Running Xindice 1.0

According to the API docs, calling getElementsByTagName("*") for a Document
should match and return all Elements.

The implementation in ContainerNodeImpl returns no Elements. It doesn't
handle this special case.

Reply via email to