Class ScriptRenditionDefinition

    • Method Detail

      • getRenditionName

        public java.lang.String getRenditionName()
        Returns the name of this rendition definition in prefix:localName format.
        Returns:
        the name which uniquely identifies this rendition definition.
      • getRenderingEngineName

        public java.lang.String getRenderingEngineName()
        Returns the name of the Rendering Engine used by this definition.
        Returns:
        String
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object