public abstract class ExsltBase extends Object
Constructor and Description |
---|
ExsltBase() |
Modifier and Type | Method and Description |
---|---|
protected static double |
toNumber(Node n)
Convert the string value of a Node to a number.
|
protected static String |
toString(Node n)
Return the string value of a Node
|
protected static String toString(Node n)
n
- The Node.protected static double toNumber(Node n)
n
- The Node.Copyright © 2017 JBoss by Red Hat. All rights reserved.