org.apache.xml.security.algorithms
Class JCEMapper.Algorithm

java.lang.Object
  extended byorg.apache.xml.security.algorithms.JCEMapper.Algorithm
Enclosing class:
JCEMapper

public static class JCEMapper.Algorithm
extends java.lang.Object

Represents the Algorithm xml element


Constructor Summary
JCEMapper.Algorithm(org.w3c.dom.Element el)
          Gets data from element
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCEMapper.Algorithm

public JCEMapper.Algorithm(org.w3c.dom.Element el)
Gets data from element

Parameters:
el -