getRawSelector

public abstract String getRawSelector(Interaction interaction)(source)

Gets the raw selector from the given interaction, which may be parsed by createFilter or null, if the selector is not available in the given interaction.

Parameters

interaction

The interaction to export the selector's string representation from