Package com.enonic.xp.region
Class ComponentPath.ComponentIndex
- java.lang.Object
-
- com.enonic.xp.region.ComponentPath.ComponentIndex
-
- Enclosing class:
- ComponentPath
public static class ComponentPath.ComponentIndex extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ComponentIndex(int index)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ComponentPath.ComponentIndex
fromString(java.lang.String str)
java.lang.String
toString()
-
-
-
Method Detail
-
fromString
public static ComponentPath.ComponentIndex fromString(java.lang.String str)
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
-