com.ontotext.ordi.wsmo4rdf.remote
Class Constants

java.lang.Object
  extended by com.ontotext.ordi.wsmo4rdf.remote.Constants

public final class Constants
extends Object


Field Summary
static String DEFAULT_SERVICE_HOST
           
static int DEFAULT_SERVICE_PORT
           
static String SRX_NAMESPACE
           
static String WSMLSYNTAX_NAMESPACE
           
static String XML_NAMESPACE
           
static String XSI_NAMESPACE
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XML_NAMESPACE

public static final String XML_NAMESPACE
See Also:
Constant Field Values

SRX_NAMESPACE

public static final String SRX_NAMESPACE
See Also:
Constant Field Values

WSMLSYNTAX_NAMESPACE

public static final String WSMLSYNTAX_NAMESPACE
See Also:
Constant Field Values

XSI_NAMESPACE

public static final String XSI_NAMESPACE
See Also:
Constant Field Values

DEFAULT_SERVICE_HOST

public static final String DEFAULT_SERVICE_HOST
See Also:
Constant Field Values

DEFAULT_SERVICE_PORT

public static final int DEFAULT_SERVICE_PORT
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2008. All Rights Reserved.