|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xpath.patterns.UnionPattern.UnionPathPartOwner
class UnionPattern.UnionPathPartOwner
| Field Summary | |
|---|---|
(package private) int |
m_index
|
| Constructor Summary | |
|---|---|
UnionPattern.UnionPathPartOwner(int index)
|
|
| Method Summary | |
|---|---|
Expression |
getExpression()
Get the raw Expression object that this class wraps. |
void |
setExpression(Expression exp)
Set the raw expression object for this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int m_index
| Constructor Detail |
|---|
UnionPattern.UnionPathPartOwner(int index)
| Method Detail |
|---|
public Expression getExpression()
ExpressionOwner
getExpression in interface ExpressionOwnerExpressionOwner.getExpression()public void setExpression(Expression exp)
ExpressionOwner
setExpression in interface ExpressionOwnerexp - the raw Expression object, which should not normally be null.ExpressionOwner.setExpression(Expression)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||