ApsUsingConverter
Inheritance: java.lang.Object
public abstract class ApsUsingConverter
Class for Internal usage only.
Constructors
| Constructor | Description |
|---|---|
| ApsUsingConverter() |
Methods
| Method | Description |
|---|---|
| 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:
| Parameter | Type | Description |
|---|---|---|
| inputXmlStream | com.aspose.ms.System.IO.Stream | Stream object |
| xslStream | com.aspose.ms.System.IO.Stream | Stream object |
| fileIfAnyToSaveResultOfAppliyng | java.lang.String | String object |
Returns: com.aspose.ms.System.IO.MemoryStream - MemoryStream object