Searched refs:STRING (Results 1 – 7 of 7) sorted by relevance
51 public static final QName STRING = new QName("http://www.w3.org/1999/XSL/Transform", "STRING"); field in XPathConstants
52 public static final String[] STRING = new String[0]; field in EmptyArray
178 xpath.evaluate(valueOfSelect, newContext, XPathConstants.STRING)); in createFromTest()208 xpath.evaluate(select, contextNode, XPathConstants.STRING));
1118 return EmptyArray.STRING; in initLibPaths()
1249 return EmptyArray.STRING; in fastSplit()
2854 case Conversion.STRING: in print()4628 static final char STRING = 's';4647 case STRING:
1035 field public static final String[] STRING;