|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Unstable public interface WikiStreamConstants
| Field Summary | |
|---|---|
static String |
PROPERTY_ENCODING
The standard name of the output stream property containing the encoding to use to convert to/from byte array and String. |
static String |
PROPERTY_FORMAT
The standard name of the output stream property indicating if the output should be formatted (for example in a XML syntax indent and organize elements in a human friendly way). |
static String |
PROPERTY_SOURCE
The standard name of the input stream property containing the InputSource to read. |
static String |
PROPERTY_TARGET
The standard name of the output stream property containing the OutputTarget to write to. |
| Field Detail |
|---|
static final String PROPERTY_SOURCE
InputSource to read.
static final String PROPERTY_TARGET
OutputTarget to write to.
static final String PROPERTY_ENCODING
String.
static final String PROPERTY_FORMAT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||