com.sun.jini.tool
Class JarWrapper.PreferredListWriter.FileNode
java.lang.Object
com.sun.jini.tool.JarWrapper.PreferredListWriter.FileNode
- Enclosing class:
- JarWrapper.PreferredListWriter
private static class JarWrapper.PreferredListWriter.FileNode
- extends Object
Stores file preference state.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
static final int NONE
- See Also:
- Constant Field Values
SKIP
static final int SKIP
- See Also:
- Constant Field Values
INCLUDE
static final int INCLUDE
- See Also:
- Constant Field Values
path
final String path
jarFileName
final String jarFileName
preferred
boolean preferred
action
int action
JarWrapper.PreferredListWriter.FileNode
JarWrapper.PreferredListWriter.FileNode(String path,
String jarFileName,
boolean preferred)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.