Package | Description |
---|---|
org.apache.xml.security.signature |
XML Signature specific classes.
|
Modifier and Type | Method and Description |
---|---|
ObjectContainer |
XMLSignature.getObjectItem(int i)
Returns the
i |
Modifier and Type | Method and Description |
---|---|
void |
XMLSignature.appendObject(ObjectContainer object)
Appends an Object (not a
java.lang.Object but an Object
element) to the Signature. |
Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.