Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

how to get the text values of appointment.getBody() without HTML Tags? #404

@kervin521

Description

@kervin521

String content = appointment.getBody().toString();

thie conent contain the html tags,but I want to get only the text of body.

how to get the text values of the body without HTML Tags?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions