com.github.fedy2.weather.binding
Class Constants

java.lang.Object
  extended by com.github.fedy2.weather.binding.Constants

public class Constants
extends Object

Author:
"Federico De Faveri defaveri@gmail.com"

Field Summary
static String GEO_NAMESPACE_URI
           
static String YWEATHER_NAMESPACE
           
static String YWEATHER_NAMESPACE_URI
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

YWEATHER_NAMESPACE

public static final String YWEATHER_NAMESPACE
See Also:
Constant Field Values

YWEATHER_NAMESPACE_URI

public static final String YWEATHER_NAMESPACE_URI
See Also:
Constant Field Values

GEO_NAMESPACE_URI

public static final String GEO_NAMESPACE_URI
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2013. All rights reserved.