This interface defines the API that has to be implemented by classes that
are capable of transforming
java.lang.String text content data
after it's initially loaded.
Transforms the
java.lang.String text content data and returns
the transformed data as text.
Parameters: data - the text that has to be transformed Parameters: attributes - a map of content attributes that can be used toprovide hints or parameters for the transformation the transformed text since: 1.0