org.openmdx.kernel.url.protocol
Class XriProtocols

java.lang.Object
  extended by org.openmdx.kernel.url.protocol.XriAuthorities
      extended by org.openmdx.kernel.url.protocol.XriProtocols

public class XriProtocols
extends XriAuthorities

XRI Protocol Constants


Field Summary
static String OPENMDX_PREFIX
          A derived value the model prefix
static String RESOURCE_PREFIX
          A derived value the resource prefix
static String ZIP_PREFIX
          A derived value the ZIP prefix
static String ZIP_SEPARATOR
          The ZIP suffix
 
Fields inherited from class org.openmdx.kernel.url.protocol.XriAuthorities
OPENMDX_AUTHORITY, RESOURCE_AUTHORITY, ZIP_AUTHORITY
 
Constructor Summary
protected XriProtocols()
          Avoid instantiation
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_PREFIX

public static final String RESOURCE_PREFIX
A derived value the resource prefix

See Also:
Constant Field Values

OPENMDX_PREFIX

public static final String OPENMDX_PREFIX
A derived value the model prefix

See Also:
Constant Field Values

ZIP_PREFIX

public static final String ZIP_PREFIX
A derived value the ZIP prefix

See Also:
Constant Field Values

ZIP_SEPARATOR

public static final String ZIP_SEPARATOR
The ZIP suffix

See Also:
Constant Field Values
Constructor Detail

XriProtocols

protected XriProtocols()
Avoid instantiation



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.