net.sf.dc.core
Class Repository.operators

java.lang.Object
  extended bynet.sf.dc.core.Repository.operators
Enclosing class:
Repository

public static final class Repository.operators
extends java.lang.Object


Field Summary
static java.lang.String opSeparator
           
static java.lang.String opTab
           
 
Constructor Summary
Repository.operators()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

opTab

public static final java.lang.String opTab
See Also:
Constant Field Values

opSeparator

public static final java.lang.String opSeparator
See Also:
Constant Field Values
Constructor Detail

Repository.operators

public Repository.operators()