org.joni.constants
Interface Traverse


public interface Traverse


Field Summary
static int TRAVERSE_CALLBACK_AT_BOTH
           
static int TRAVERSE_CALLBACK_AT_FIRST
           
static int TRAVERSE_CALLBACK_AT_LAST
           
 

Field Detail

TRAVERSE_CALLBACK_AT_FIRST

static final int TRAVERSE_CALLBACK_AT_FIRST
See Also:
Constant Field Values

TRAVERSE_CALLBACK_AT_LAST

static final int TRAVERSE_CALLBACK_AT_LAST
See Also:
Constant Field Values

TRAVERSE_CALLBACK_AT_BOTH

static final int TRAVERSE_CALLBACK_AT_BOTH
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.