Package es.uji.crypto.xades.jxades.util
Class ObjectId
java.lang.Object
es.uji.crypto.xades.jxades.util.ObjectId
- All Implemented Interfaces:
Comparable<ObjectId>
- Direct Known Subclasses:
OccursRequirement
-
Field Details
-
components
protected final int[] components -
hashCode
private final int hashCode -
toString
-
-
Constructor Details
-
ObjectId
public ObjectId(int[] components) -
ObjectId
- Throws:
IOException
-
-
Method Details
-
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ObjectId>
-
getComponents
public int[] getComponents() -
toString
-
hashCode
public int hashCode() -
parseObjectIdentifierString
- Throws:
IOException
-