org.apache.wss4j.stax.impl.transformer
Class STRTransformer

java.lang.Object
  extended by org.apache.xml.security.stax.impl.transformer.TransformIdentity
      extended by 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
STRTransformer()
           
 
Method Summary
 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 Detail

STRTransformer

public STRTransformer()
Method Detail

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


Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.