Uses of Interface
org.apache.xml.security.stax.ext.Transformer
Packages that use Transformer
-
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)