| Package | Description |
|---|---|
| com.ctc.wstx.io |
| Modifier and Type | Method and Description |
|---|---|
static BambooStreamBootstrapper |
BambooStreamBootstrapper.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 BambooStreamBootstrapper |
BambooStreamBootstrapper.getInstance(String pubId,
String sysId,
InputStream in)
Factory method used when the underlying data provider is an actual stream.
|
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.