SAC_DESCENDANT_SELECTOR This selector matches an arbitrary descendant of some ancestor element.
final public static short
SAC_DIRECT_ADJACENT_SELECTOR This selector matches two selectors who shared the same parent in the
document tree and the element represented by the first sequence
immediately precedes the element represented by the second one.
final public static short SAC_DIRECT_ADJACENT_SELECTOR(Code)
This selector matches two selectors who shared the same parent in the
document tree and the element represented by the first sequence
immediately precedes the element represented by the second one.
example: