Class DefaultTagDescription

java.lang.Object
org.pentaho.reporting.libraries.xmlns.writer.DefaultTagDescription
All Implemented Interfaces:
TagDescription

public class DefaultTagDescription extends Object implements TagDescription
A tag-description provides information about xml tags. At the moment, we simply care whether an element can contain CDATA. In such cases, we do not indent the inner elements.
Author:
Thomas Morgner