Home | History | Annotate | Download | only in objects

Lines Matching refs:xsf

1109     XMLStringFactory xsf = XMLStringFactoryImpl.getFactory();
1111 return edit ? xsf.newstr(new String(buf, start, d - start)) : this;