org.openmdx.kernel.url.protocol
Class XriAuthorities

java.lang.Object
  extended by org.openmdx.kernel.url.protocol.XriAuthorities
Direct Known Subclasses:
XriProtocols

public class XriAuthorities
extends Object

URI authority constants for the XRI scheme


Field Summary
static String OPENMDX_AUTHORITY
          I.e.
static String RESOURCE_AUTHORITY
          The XRI authority referencing resources
static String ZIP_AUTHORITY
          The XRI authority referencing ZIP archive entries
 
Constructor Summary
protected XriAuthorities()
          Avoid instatiation
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZIP_AUTHORITY

public static final String ZIP_AUTHORITY
The XRI authority referencing ZIP archive entries

See Also:
Constant Field Values

RESOURCE_AUTHORITY

public static final String RESOURCE_AUTHORITY
The XRI authority referencing resources

See Also:
Constant Field Values

OPENMDX_AUTHORITY

public static final String OPENMDX_AUTHORITY
I.e. the openmdx object identifiers start with "xri:@openmdx".

See Also:
Constant Field Values
Constructor Detail

XriAuthorities

protected XriAuthorities()
Avoid instatiation



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