@API(type=INTERNAL,
     src=PUBLIC)
public class XSLTOperation
extends TransformOperation
ACTION_AT_CARET, ACTION_INSERT_AFTER, ACTION_INSERT_AS_FIRST_CHILD, ACTION_INSERT_AS_LAST_CHILD, ACTION_INSERT_BEFORE, ACTION_REPLACE, ARGUMENT_SCRIPT, CARET_POSITION_AFTER, CARET_POSITION_BEFORE, CARET_POSITION_EDITABLE, CARET_POSITION_END, CARET_POSITION_PRESERVE, CARET_POSITION_START, CURRENT_ELEMENT_LOCATIONNAMESPACE_ARGUMENT, NAMESPACE_ARGUMENT_DESCRIPTOR, SCHEMA_AWARE_ARGUMENT, SCHEMA_AWARE_ARGUMENT_DESCRIPTOR| Constructor and Description | 
|---|
XSLTOperation()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected javax.xml.transform.Transformer | 
createTransformer(AuthorAccess authorAccess,
                 javax.xml.transform.Source xslSrc)
Create an XSLT transformer. 
 | 
java.lang.String | 
getDescription()  | 
doOperation, getArgumentsprotected javax.xml.transform.Transformer createTransformer(AuthorAccess authorAccess, javax.xml.transform.Source xslSrc) throws javax.xml.transform.TransformerConfigurationException
createTransformer in class TransformOperationauthorAccess - The Author Access.xslSrc - The stylesheet sourcejavax.xml.transform.TransformerConfigurationExceptionpublic java.lang.String getDescription()
getDescription in interface ExtensiongetDescription in class TransformOperationExtension.getDescription()© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.