Nuxeo Enterprise Platform 5.4

org.nuxeo.common.xmap
Class Path

java.lang.Object
  extended by org.nuxeo.common.xmap.Path

public class Path
extends Object

Author:
Bogdan Stefanescu

Field Summary
static String[] EMPTY_SEGMENTS
           
 
Constructor Summary
Path(String path)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

EMPTY_SEGMENTS

public static final String[] EMPTY_SEGMENTS
Constructor Detail

Path

public Path(String path)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.