org.fao.geonet.constants
Class Geonet.Path

java.lang.Object
  extended by org.fao.geonet.constants.Geonet.Path
Enclosing class:
Geonet

public class Geonet.Path
extends java.lang.Object


Field Summary
static java.lang.String CSW
           
static java.lang.String IMPORT_STYLESHEETS
           
static java.lang.String LOGOS
           
static java.lang.String SCHEMAS
           
static java.lang.String STYLESHEETS
           
static java.lang.String VALIDATION
           
 
Constructor Summary
Geonet.Path()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCHEMAS

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

CSW

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

VALIDATION

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

STYLESHEETS

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

IMPORT_STYLESHEETS

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

LOGOS

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

Geonet.Path

public Geonet.Path()