Searched refs:JUST_CHILDREN (Results 1 – 1 of 1) sorted by relevance
21 public static final int JUST_CHILDREN = 0x0100; field in IteratorOptions38 return getOption(JUST_CHILDREN); in isJustChildren()77 setOption(JUST_CHILDREN, value); in setJustChildren()128 case JUST_CHILDREN : return "JUST_CHILDREN"; in defineOptionName()143 JUST_CHILDREN | in getValidOptions()