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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setTransformer(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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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:
      setTransformer in interface org.apache.xml.security.stax.ext.Transformer
      Overrides:
      setTransformer in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
      Throws:
      org.apache.xml.security.exceptions.XMLSecurityException