org.pentaho.reporting.libraries.xmlns.writer
public interface TagDescription
Method Summary | |
---|---|
boolean | hasCData(String namespace, String tagname)
Checks, whether the element specified by the tagname and namespace can
contain CDATA.
|
Parameters: namespace the namespace (as URI) tagname the tagname
Returns: true, if the element can contain CDATA, false otherwise