|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectContainer | |
---|---|
org.apache.xml.security.signature | XML Signature specific classes. |
Uses of ObjectContainer in org.apache.xml.security.signature |
---|
Methods in org.apache.xml.security.signature that return ObjectContainer | |
---|---|
ObjectContainer |
XMLSignature.getObjectItem(int i)
Returns the i |
Methods in org.apache.xml.security.signature with parameters of type ObjectContainer | |
---|---|
void |
XMLSignature.appendObject(ObjectContainer object)
Appends an Object (not a java.lang.Object but an Object
element) to the Signature. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |