Skip to content

How to detect empty element? #22

Description

@kruncher

How can I determine whether I have encountered an empty element?

I am using the onStartElementNS callback but there isn't an attribute like "isEmptyElement".

I need to be able to determine whether an element is written like <b></b> or <br />. How is this achieved with this parser?

Many thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions