test.torture
Interface TokenValues

All Known Implementing Classes:
Torture

public interface TokenValues


Field Summary
static String EQUALS
           
static String GREATER_THAN
           
static String LESS_THAN
           
static String SLASH
           
 

Field Detail

EQUALS

static final String EQUALS
See Also:
Constant Field Values

SLASH

static final String SLASH
See Also:
Constant Field Values

LESS_THAN

static final String LESS_THAN
See Also:
Constant Field Values

GREATER_THAN

static final String GREATER_THAN
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.