Home
last modified time | relevance | path

Searched defs:StringValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DStringValue.java40 public class StringValue implements BIFFRecord { class
50 public StringValue(String str) throws IOException { in StringValue() method in StringValue
61 public StringValue(InputStream is) throws IOException { in StringValue() method in StringValue

Completed in 6 milliseconds