|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.html.path.NodePathParser
public class NodePathParser
Author : Nhu Dinh Thuan Email:nhudinhthuan@yahoo.com Aug 15, 2006
| Constructor Summary | |
|---|---|
NodePathParser()
|
|
| Method Summary | |
|---|---|
static NodePath.Index[] |
toIndexs(HTMLNode element)
|
static NodePath.Index[] |
toIndexs(java.lang.String text)
|
static NodePath |
toPath(HTMLNode element)
|
static NodePath |
toPath(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodePathParser()
| Method Detail |
|---|
public static NodePath toPath(java.lang.String text)
throws java.lang.Exception
java.lang.Exception
public static NodePath.Index[] toIndexs(java.lang.String text)
throws java.lang.Exception
java.lang.Exceptionpublic static NodePath toPath(HTMLNode element)
public static NodePath.Index[] toIndexs(HTMLNode element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||