Class ConfXKey

All Implemented Interfaces:
Serializable, Cloneable

public class ConfXKey extends ConfKey
See Also:
  • Constructor Details

  • Method Details

    • toString

      public String toString()
      Description copied from class: ConfKey
      Returns a string representation of the ConfKey. The key elements will be quoted if necessary. Note however that this string representation is available for backward compatibility and is unsuitable for use in keypaths. Instead use ConfKey.toStrictlyQuotedString().
      Overrides:
      toString in class ConfKey
      Returns:
      String representation of the key