Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----com.tolstoy.testjc.BasicCEVisitor
Summary |
class BasicCEVisitor extends java.lang.Object implements com.jconfig.ConfigEntryVisitor { // Fields 3 private static final String copyrightString; int count; PrintStream ps; // Constructors 1 BasicCEVisitor(PrintStream); // Methods 1 public void visit(ConfigEntry); }
Prints every 20th entry in the mappings database.
Fields |
· copyrightString | Summary | Top |
private static final String copyrightString
· count | Summary | Top |
int count
· ps | Summary | Top |
PrintStream ps
Constructors |
· BasicCEVisitor | Summary | Top |
BasicCEVisitor(PrintStream p)
Methods |
· visit | Summary | Top |
public void visit(ConfigEntry fd)
- Implements:
- visit in interface ConfigEntryVisitor
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7