Searched refs:JUST_CHILDREN (Results 1 - 1 of 1) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
H A DIteratorOptions.java21 public static final int JUST_CHILDREN = 0x0100; field in class:IteratorOptions
38 return getOption(JUST_CHILDREN);
77 setOption(JUST_CHILDREN, value);
128 case JUST_CHILDREN : return "JUST_CHILDREN";
143 JUST_CHILDREN |

Completed in 67 milliseconds