Class ASiCPaths
java.lang.Object
eu.europa.esig.dss.definition.AbstractPaths
eu.europa.esig.dss.asic.common.definition.ASiCPaths
- All Implemented Interfaces:
Serializable
Contains paths for an ASiC scheme
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.europa.esig.dss.definition.AbstractPaths
all, all, allFromCurrentPosition, allNotParent, fromCurrentPosition, fromCurrentPosition, fromCurrentPosition
-
Field Details
-
ASIC_MANIFEST_PATH
"./asic:ASiCManifest" -
DATA_OBJECT_REFERENCE_PATH
"./asic:DataObjectReference" -
SIG_REFERENCE_PATH
"./asic:SigReference" -
SIG_REFERENCE_URI_PATH
"./asic:SigReference@URI"
-
-
Constructor Details
-
ASiCPaths
public ASiCPaths()Default constructor
-