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 setList(List list)
           
 void setTransformer(org.apache.xml.security.stax.ext.Transformer transformer)
           
 
Methods inherited from class org.apache.xml.security.stax.impl.transformer.TransformIdentity
doFinal, getList, getOutputStream, getPreferredTransformMethod, getTransformer, getXmlEventWriterForOutputStream, getXmlInputFactory, getXmlOutputFactory, setOutputStream, 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

setList

public void setList(List list)
             throws org.apache.xml.security.exceptions.XMLSecurityException
Specified by:
setList in interface org.apache.xml.security.stax.ext.Transformer
Overrides:
setList in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
Throws:
org.apache.xml.security.exceptions.XMLSecurityException


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