API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.jcp.xml.dsig.internal.dom. DOMKeyName View Source
Author(s)
Sean Mullan
Since
Version
Serial
Hierarchy
 Object
      DOMStructure
          DOMKeyName
Implements
 KeyName
Subclasses
Description
publicfinal class DOMKeyName
DOM-based implementation of KeyName.
See also:   
Constructors
public DOMKeyName (Element knElem)
  Creates a DOMKeyName from a KeyName element.
public DOMKeyName (String name)
  Creates a DOMKeyName.
Methods
Hide/Show inherited methods
public boolean equals (Object obj)
public String getName () [Specified in KeyName]
publicfinal boolean isFeatureSupported (String feature) [Inherited From DOMStructure]
public void marshal (Node parent, String dsPrefix, DOMCryptoContext context) throws MarshalException [Specified in DOMStructure]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar