WritableElement
Interface
No description is available for this element.
Modifiers
public abstract
Methods
write (OutputStream)
Abstract MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | OutputStream | stream |
Return Type
void
Modifiers
public abstract
write (OutputStream, String)
MethodNo description is available for this element.
Index | Type | Name |
---|---|---|
1 | OutputStream | stream |
2 | String | content |
Return Type
void
Modifiers
public