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 TransformerXMLSecurityUtils.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 TransformerXMLSecurityUtils.getTransformer(Transformer transformer, OutputStream outputStream, Map<String, Object> properties, String algorithm, XMLSecurityConstants.DIRECTION direction) voidTransformer.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 TransformerAbstractSignatureInputHandler.SignatureVerifier.transformerprivate TransformerAbstractSignatureReferenceVerifyInputProcessor.InternalSignatureReferenceVerifier.transformerMethods in org.apache.xml.security.stax.impl.processor.input that return TransformerModifier and TypeMethodDescriptionprotected TransformerAbstractSignatureReferenceVerifyInputProcessor.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 TypeMethodDescriptionvoidAbstractSignatureReferenceVerifyInputProcessor.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 TransformerAbstractSignatureEndingOutputProcessor.SignedInfoProcessor.transformerprivate TransformerAbstractSignatureOutputProcessor.InternalSignatureOutputProcessor.transformerMethods in org.apache.xml.security.stax.impl.processor.output that return TransformerModifier and TypeMethodDescriptionprotected TransformerAbstractSignatureOutputProcessor.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 TypeClassDescriptionclassclassclassFields 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 TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassMethods in org.apache.xml.security.stax.impl.transformer.canonicalizer with parameters of type Transformer