|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xml.crypto.dsig.dom.XMLStructureImpl
class XMLStructureImpl
$Id: XMLStructureImpl.java,v 1.6 2004/04/28 04:28:01 kent Exp $
Field Summary | |
---|---|
protected AlgorithmFactory |
afactory
|
Constructor Summary | |
---|---|
XMLStructureImpl(AlgorithmFactory f)
|
Method Summary | |
---|---|
boolean |
isFeatureSupported(java.lang.String feature)
Indicates whether a specified feature is supported. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected AlgorithmFactory afactory
Constructor Detail |
---|
XMLStructureImpl(AlgorithmFactory f)
Method Detail |
---|
public boolean isFeatureSupported(java.lang.String feature)
XMLStructure
isFeatureSupported
in interface XMLStructure
feature
- the feature name (as an absolute URI)
true
if the specified feature is supported,
false
otherwise
|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |