Package org.exolab.castor.dsml
Class SearchDescriptor.Scope
- java.lang.Object
-
- org.exolab.castor.dsml.SearchDescriptor.Scope
-
- Enclosing class:
- SearchDescriptor
public static class SearchDescriptor.Scope extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Scope()
-
-
-
Field Detail
-
ONE_LEVEL
public static final int ONE_LEVEL
- See Also:
- Constant Field Values
-
BASE
public static final int BASE
- See Also:
- Constant Field Values
-
SUB_TREE
public static final int SUB_TREE
- See Also:
- Constant Field Values
-
-