342343344345346347348349350
return ns.getURI(); } public String getTextStringValue(Object obj) { Text txt = (Text) obj; return txt.getString(); }