org.exoplatform.services.html.path
Class NodePath

java.lang.Object
  extended by org.exoplatform.services.html.path.NodePath

public class NodePath
extends java.lang.Object

Author : Nhu Dinh Thuan Email:nhudinhthuan@yahoo.com Aug 15, 2006


Nested Class Summary
static class NodePath.Index
           
 
Field Summary
protected  NodePath.Index[] indexs
           
 
Constructor Summary
NodePath(NodePath.Index[] indexs)
           
 
Method Summary
 NodePath.Index[] getIndexs()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

indexs

protected NodePath.Index[] indexs
Constructor Detail

NodePath

public NodePath(NodePath.Index[] indexs)
Method Detail

getIndexs

public NodePath.Index[] getIndexs()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2011 eXo Platform SAS. All Rights Reserved.