Uses of Class
com.helger.xml.transform.StringStreamSource
-
Packages that use StringStreamSource Package Description com.helger.xml.transform -
-
Uses of StringStreamSource in com.helger.xml.transform
Methods in com.helger.xml.transform that return StringStreamSource Modifier and Type Method Description static StringStreamSourceTransformSourceFactory. create(char[] aXML)static StringStreamSourceTransformSourceFactory. create(char[] aXML, int nOfs, int nLength)static StringStreamSourceTransformSourceFactory. create(CharSequence aXML)static StringStreamSourceTransformSourceFactory. create(String sXML)
-