public abstract class ApsUsingConverter extends Object
Class for Internal usage only.
Modifier and Type | Class and Description |
---|---|
static class |
ApsUsingConverter.ImportResourceLoader |
Constructor and Description |
---|
ApsUsingConverter() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.IO.MemoryStream |
applyXslTransformationAndGetResultAsUtf8Stream(com.aspose.ms.System.IO.Stream inputXmlStream,
com.aspose.ms.System.IO.Stream xslStream,
String fileIfAnyToSaveResultOfAppliyng)
This method applies XSLT-transformation to source XML(XSLFO) - text
|
public static com.aspose.ms.System.IO.MemoryStream applyXslTransformationAndGetResultAsUtf8Stream(com.aspose.ms.System.IO.Stream inputXmlStream, com.aspose.ms.System.IO.Stream xslStream, String fileIfAnyToSaveResultOfAppliyng)
This method applies XSLT-transformation to source XML(XSLFO) - text
inputXmlStream
- Stream objectxslStream
- Stream objectfileIfAnyToSaveResultOfAppliyng
- String object