java.lang.Object
org.jempeg.empeg.emptool.Console.ExpandFlags
- Enclosing class:
- Console
- protected static class Console.ExpandFlags
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final int NONE
- See Also:
- Constant Field Values
EXPAND_PLAYLISTS
public static final int EXPAND_PLAYLISTS
- See Also:
- Constant Field Values
RECURSE
public static final int RECURSE
- See Also:
- Constant Field Values
DEFAULT_CURRENT
public static final int DEFAULT_CURRENT
- See Also:
- Constant Field Values
INCLUDE_RECURSES
public static final int INCLUDE_RECURSES
- See Also:
- Constant Field Values
LONG_LISTING
public static final int LONG_LISTING
- See Also:
- Constant Field Values
ESCAPE_PATHS
public static final int ESCAPE_PATHS
- See Also:
- Constant Field Values
USE_EXISTING
public static final int USE_EXISTING
- See Also:
- Constant Field Values
Console.ExpandFlags
protected Console.ExpandFlags()