Apply the operation to two operands, and return the result.paramright non-null reference to the evaluated right operand.returnnon-null reference to the XObject that represents the result of the operation.throwsjavax.xml.transform.TransformerException return (XString)right.xstr(); // semi-safe cast.
return (XString)right.xstr(); // semi-safe cast.