Class IdentitySelector

    • Constructor Detail

      • IdentitySelector

        public IdentitySelector​(java.lang.String xpath)
                         throws SchemaException
        Create a new IdentitySelector.
        Parameters:
        xpath - the xpath for the IdentitySelector. Must not be null.
        Throws:
        SchemaException - if xpath is null.