Class STRTransformer
java.lang.Object
org.apache.xml.security.stax.impl.transformer.TransformIdentity
org.apache.wss4j.stax.impl.transformer.STRTransformer
- All Implemented Interfaces:
org.apache.xml.security.stax.ext.Transformer
public class STRTransformer
extends org.apache.xml.security.stax.impl.transformer.TransformIdentity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTransformer(org.apache.xml.security.stax.ext.Transformer transformer) Methods inherited from class org.apache.xml.security.stax.impl.transformer.TransformIdentity
doFinal, getOutputStream, getPreferredTransformMethod, getTransformer, getXmlEventWriterForOutputStream, getXmlInputFactory, getXmlOutputFactory, setOutputStream, setProperties, transform, transform
-
Constructor Details
-
STRTransformer
public STRTransformer()
-
-
Method Details
-
setTransformer
public void setTransformer(org.apache.xml.security.stax.ext.Transformer transformer) throws org.apache.xml.security.exceptions.XMLSecurityException - Specified by:
setTransformerin interfaceorg.apache.xml.security.stax.ext.Transformer- Overrides:
setTransformerin classorg.apache.xml.security.stax.impl.transformer.TransformIdentity- Throws:
org.apache.xml.security.exceptions.XMLSecurityException
-