ApsUsingConverter

Inheritance: java.lang.Object

public abstract class ApsUsingConverter

Class for Internal usage only.

Constructors

ConstructorDescription
ApsUsingConverter()

Methods

MethodDescription
applyXslTransformationAndGetResultAsUtf8Stream(System.IO.Stream inputXmlStream, System.IO.Stream xslStream, String fileIfAnyToSaveResultOfAppliyng)This method applies XSLT-transformation to source XML(XSLFO) - text

ApsUsingConverter()

public ApsUsingConverter()

applyXslTransformationAndGetResultAsUtf8Stream(System.IO.Stream inputXmlStream, System.IO.Stream xslStream, String fileIfAnyToSaveResultOfAppliyng)

public static System.IO.MemoryStream applyXslTransformationAndGetResultAsUtf8Stream(System.IO.Stream inputXmlStream, System.IO.Stream xslStream, String fileIfAnyToSaveResultOfAppliyng)

This method applies XSLT-transformation to source XML(XSLFO) - text

Parameters:

ParameterTypeDescription
inputXmlStreamcom.aspose.ms.System.IO.StreamStream object
xslStreamcom.aspose.ms.System.IO.StreamStream object
fileIfAnyToSaveResultOfAppliyngjava.lang.StringString object

Returns: com.aspose.ms.System.IO.MemoryStream - MemoryStream object