com.mortbay.Servlets
Class PropertyTreeEditor.PruneArgs

java.lang.Object
  |
  +--com.mortbay.Servlets.PropertyTreeEditor.PruneArgs
Enclosing class:
PropertyTreeEditor

public static class PropertyTreeEditor.PruneArgs
extends java.lang.Object


Field Summary
 java.lang.String[] keys
           
 
Constructor Summary
PropertyTreeEditor.PruneArgs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

keys

public java.lang.String[] keys
Constructor Detail

PropertyTreeEditor.PruneArgs

public PropertyTreeEditor.PruneArgs()