|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--net.sf.saxon.expr.TreatExpression
Treat Expression: implements "treat as data-type ( expression )". This is a factory class only.
| Constructor Summary | |
TreatExpression()
|
|
| Method Summary | |
static Expression |
make(Expression sequence,
SequenceType type)
Make a treat expression |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TreatExpression()
| Method Detail |
public static Expression make(Expression sequence,
SequenceType type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||