com.ebmwebsourcing.wsstar.notification.definition.topics
Class WstopConstants

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.definition.topics.WstopConstants

public class WstopConstants
extends java.lang.Object

Constants of WS Topics

Author:
tdejean - eBM WebSourcing

Field Summary
static java.lang.String CONCRETE_TOPIC_EXPRESSION_DIALECT_URI
           
static java.lang.String FULL_TOPIC_EXPRESSION_DIALECT_URI
           
static char POINT_WILDCARD
           
static char SEPARATOR_CHILD_OF
           
static java.lang.String SEPARATOR_SUB_TREE_OF
           
static java.lang.String SIMPLE_TOPIC_EXPRESSION_DIALECT_URI
           
static char STAR_WILDCARD
           
static javax.xml.namespace.QName TOPIC_QNAME
           
static javax.xml.namespace.QName TOPICNAMESPACE_QNAME
           
static javax.xml.namespace.QName TOPICSET_QNAME
           
static java.lang.String WS_TOPICS_NAMESPACE_URI
           
static java.lang.String WS_TOPICS_PREFIX
           
static java.lang.String XPATH_TOPIC_EXPRESSION_DIALECT_URI
           
 
Constructor Summary
WstopConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WS_TOPICS_NAMESPACE_URI

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

WS_TOPICS_PREFIX

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

TOPIC_QNAME

public static final javax.xml.namespace.QName TOPIC_QNAME

TOPICNAMESPACE_QNAME

public static final javax.xml.namespace.QName TOPICNAMESPACE_QNAME

TOPICSET_QNAME

public static final javax.xml.namespace.QName TOPICSET_QNAME

SIMPLE_TOPIC_EXPRESSION_DIALECT_URI

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

CONCRETE_TOPIC_EXPRESSION_DIALECT_URI

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

FULL_TOPIC_EXPRESSION_DIALECT_URI

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

XPATH_TOPIC_EXPRESSION_DIALECT_URI

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

SEPARATOR_CHILD_OF

public static final char SEPARATOR_CHILD_OF
See Also:
Constant Field Values

SEPARATOR_SUB_TREE_OF

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

STAR_WILDCARD

public static final char STAR_WILDCARD
See Also:
Constant Field Values

POINT_WILDCARD

public static final char POINT_WILDCARD
See Also:
Constant Field Values
Constructor Detail

WstopConstants

public WstopConstants()


Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.