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
Fields in org.apache.xml.security.stax.impl.processor.input declared as TransformerModifier and TypeFieldDescriptionprivate Transformer
AbstractSignatureInputHandler.SignatureVerifier.transformer
private Transformer
AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.transformer
Methods in org.apache.xml.security.stax.impl.processor.input that return TransformerModifier and TypeMethodDescriptionprotected Transformer
AbstractSignatureReferenceVerifyInputProcessor.buildTransformerChain
(ReferenceType referenceType, OutputStream outputStream, InputProcessorChain inputProcessorChain, AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier internalSignatureReferenceVerifier) AbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.buildTransformerChain
(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
Fields in org.apache.xml.security.stax.impl.processor.output declared as TransformerModifier and TypeFieldDescriptionprivate Transformer
AbstractSignatureEndingOutputProcessor.SignedInfoProcessor.transformer
private Transformer
AbstractSignatureOutputProcessor.InternalSignatureOutputProcessor.transformer
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
Fields in org.apache.xml.security.stax.impl.transformer declared as TransformerMethods 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