parse(String content, String ctype, XelContext xelc, Locator loc) Parses the content into a meta format
Parameters: content - the content to parse; never null. Parameters: ctype - the content type.
Parses the content into a meta format
Parameters: content - the content to parse; never null. Parameters: ctype - the content type. Optional. It is used only ifno page action at all. If it is not specified and not pageaction, "text/html" is assumed. Parameters: xelc - the context information used to parse XEL expressionsin the content. Parameters: loc - used to locate the resource such as taglib.It could null only if DSP contains no such resource.