|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.xdb.event.XDBPath
public class XDBPath
This class stores information about the path of a resource
Field Summary | |
---|---|
protected long |
m_pathcstate |
Method Summary | |
---|---|
java.lang.String |
getName() Returns the string representation of the path. |
XDBPath |
getParentPath(int level) Returns the path of the parent. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected long m_pathcstate
Method Detail |
---|
public XDBPath getParentPath(int level)
level
- - The number of levels up the hierarchypublic java.lang.String getName()
|
Oracle® Database XML Java API Reference 11g Release 2 (11.2) E10769-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |