Searched defs:readDoubleArray (Results 1 – 3 of 3) sorted by relevance
75 public double[] readDoubleArray(String name, double[] defVal) throws IOException; in readDoubleArray() method
342 public double[] readDoubleArray(String name, double[] defVal) in readDoubleArray() method in BinaryInputCapsule863 protected double[] readDoubleArray(byte[] content) throws IOException { in readDoubleArray() method in BinaryInputCapsule
431 public double[] readDoubleArray(String name, double[] defVal) throws IOException { in readDoubleArray() method in DOMInputCapsule