Uses of Interface
org.apache.xml.security.stax.ext.Transformer
Packages that use Transformer
Package
Description
-
Uses of Transformer in org.apache.xml.security.stax.ext
Methods in org.apache.xml.security.stax.ext that return TransformerModifier and TypeMethodDescriptionstatic Transformer
XMLSecurityUtils.getTransformer
(Transformer transformer, OutputStream outputStream, Map<String, Object> properties, String algorithm, XMLSecurityConstants.DIRECTION direction) Methods in org.apache.xml.security.stax.ext with parameters of type TransformerModifier and TypeMethodDescriptionstatic Transformer
XMLSecurityUtils.getTransformer
(Transformer transformer, OutputStream outputStream, Map<String, Object> properties, String algorithm, XMLSecurityConstants.DIRECTION direction) void
Transformer.setTransformer
(Transformer transformer) -
Uses of Transformer in org.apache.xml.security.stax.impl.processor.input
Methods in org.apache.xml.security.stax.impl.processor.input that return TransformerModifier and TypeMethodDescriptionprotected Transformer
AbstractSignatureReferenceVerifyInputProcessor.buildTransformerChain
(org.apache.xml.security.binding.xmldsig.ReferenceType referenceType, OutputStream outputStream, InputProcessorChain inputProcessorChain, AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier internalSignatureReferenceVerifier) AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.buildTransformerChain
(org.apache.xml.security.binding.xmldsig.ReferenceType referenceType, OutputStream outputStream, InputProcessorChain inputProcessorChain) AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.getTransformer()
Methods in org.apache.xml.security.stax.impl.processor.input with parameters of type TransformerModifier and TypeMethodDescriptionvoid
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.setTransformer
(Transformer transformer) -
Uses of Transformer in org.apache.xml.security.stax.impl.processor.output
Methods in org.apache.xml.security.stax.impl.processor.output that return TransformerModifier and TypeMethodDescriptionprotected Transformer
AbstractSignatureOutputProcessor.buildTransformerChain
(OutputStream outputStream, SignaturePartDef signaturePartDef, XMLSecStartElement xmlSecStartElement) -
Uses of Transformer in org.apache.xml.security.stax.impl.transformer
Classes in org.apache.xml.security.stax.impl.transformer that implement TransformerModifier and TypeClassDescriptionclass
class
class
Methods in org.apache.xml.security.stax.impl.transformer that return TransformerMethods in org.apache.xml.security.stax.impl.transformer with parameters of type Transformer -
Uses of Transformer in org.apache.xml.security.stax.impl.transformer.canonicalizer
Classes in org.apache.xml.security.stax.impl.transformer.canonicalizer that implement TransformerModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
Methods in org.apache.xml.security.stax.impl.transformer.canonicalizer with parameters of type Transformer