| Package | Description |
|---|---|
| org.apache.xml.security.signature | |
| org.apache.xml.security.signature.reference |
| Modifier and Type | Method and Description |
|---|---|
ReferenceData |
Reference.getReferenceData()
Get the ReferenceData that corresponds to the cached representation of the dereferenced
object before transformation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReferenceNodeSetData
An abstract representation of a
ReferenceData type containing a node-set. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceOctetStreamData
A representation of a
ReferenceData type containing an OctetStream. |
class |
ReferenceSubTreeData
A representation of a
ReferenceNodeSetData type containing a node-set. |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.