|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamBootstrapper | |
|---|---|
| com.ctc.wstx.io | |
| Uses of StreamBootstrapper in com.ctc.wstx.io |
|---|
| Methods in com.ctc.wstx.io that return StreamBootstrapper | |
|---|---|
static StreamBootstrapper |
StreamBootstrapper.getInstance(String pubId,
String sysId,
byte[] data,
int start,
int end)
Factory method used when the underlying data provider is a pre-allocated block source, and no stream is used. |
static StreamBootstrapper |
StreamBootstrapper.getInstance(String pubId,
String sysId,
InputStream in)
Factory method used when the underlying data provider is an actual stream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||