org.joni.constants
Interface AnchorType
- All Known Implementing Classes:
- AnchorNode
public interface AnchorType
BEGIN_BUF
static final int BEGIN_BUF
- See Also:
- Constant Field Values
BEGIN_LINE
static final int BEGIN_LINE
- See Also:
- Constant Field Values
BEGIN_POSITION
static final int BEGIN_POSITION
- See Also:
- Constant Field Values
END_BUF
static final int END_BUF
- See Also:
- Constant Field Values
SEMI_END_BUF
static final int SEMI_END_BUF
- See Also:
- Constant Field Values
END_LINE
static final int END_LINE
- See Also:
- Constant Field Values
WORD_BOUND
static final int WORD_BOUND
- See Also:
- Constant Field Values
NOT_WORD_BOUND
static final int NOT_WORD_BOUND
- See Also:
- Constant Field Values
WORD_BEGIN
static final int WORD_BEGIN
- See Also:
- Constant Field Values
WORD_END
static final int WORD_END
- See Also:
- Constant Field Values
PREC_READ
static final int PREC_READ
- See Also:
- Constant Field Values
PREC_READ_NOT
static final int PREC_READ_NOT
- See Also:
- Constant Field Values
LOOK_BEHIND
static final int LOOK_BEHIND
- See Also:
- Constant Field Values
LOOK_BEHIND_NOT
static final int LOOK_BEHIND_NOT
- See Also:
- Constant Field Values
ANYCHAR_STAR
static final int ANYCHAR_STAR
- See Also:
- Constant Field Values
ANYCHAR_STAR_ML
static final int ANYCHAR_STAR_ML
- See Also:
- Constant Field Values
ANYCHAR_STAR_MASK
static final int ANYCHAR_STAR_MASK
- See Also:
- Constant Field Values
END_BUF_MASK
static final int END_BUF_MASK
- See Also:
- Constant Field Values
ALLOWED_IN_LB
static final int ALLOWED_IN_LB
- See Also:
- Constant Field Values
ALLOWED_IN_LB_NOT
static final int ALLOWED_IN_LB_NOT
- See Also:
- Constant Field Values
Copyright © {inceptionYear}-2008 null. All Rights Reserved.