Java javax.xml.crypto.dsig Transform fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.crypto.dsig Transform fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.crypto.dsig Transform.

The text is from its open source code.

Field

StringENVELOPED
The Enveloped Signature transform algorithm URI.
StringXPATH
The XPath transform algorithm URI.
StringXPATH2
The XPath Filter 2 transform algorithm URI.

Method

StringgetAlgorithm()
Returns the algorithm URI of this AlgorithmMethod.
ClassgetClass()
Returns the runtime class of this Object .