| Package | Description |
|---|---|
| com.phloc.commons.xml.transform |
| Modifier and Type | Method and Description |
|---|---|
static StringStreamSource |
TransformSourceFactory.create(char[] aXML) |
static StringStreamSource |
TransformSourceFactory.create(char[] aXML,
int nOfs,
int nLength) |
static StringStreamSource |
TransformSourceFactory.create(CharSequence aXML) |
static StringStreamSource |
TransformSourceFactory.create(String sXML) |
Copyright © 2006–2015 phloc systems. All rights reserved.