Class JXESchemaResolutionMappings

    • Method Detail

      • withMappings

        public final JXESchemaResolutionMappings withMappings​(java.util.Map<? extends java.net.URI,​? extends JXESchemaDefinition> entries)
        Copy the current immutable object by replacing the mappings map with the specified map. Nulls are not permitted as keys or values. A shallow reference equality check is used to prevent copying of the same value by returning this.
        Parameters:
        entries - The entries to be added to the mappings map
        Returns:
        A modified copy of this object
      • equals

        public boolean equals​(java.lang.Object another)
        This instance is equal to all instances of JXESchemaResolutionMappings that have equal attribute values.
        Overrides:
        equals in class java.lang.Object
        Returns:
        true if this is equal to another instance
      • hashCode

        public int hashCode()
        Computes a hash code from attributes: mappings.
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        hashCode value
      • toString

        public java.lang.String toString()
        Prints the immutable value JXESchemaResolutionMappings with attribute values.
        Overrides:
        toString in class java.lang.Object
        Returns:
        A string representation of the value