public class CSVParams
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.nio.charset.Charset |
getCharset() |
java.lang.Character |
getDelimiter() |
MediaType |
getMediaType() |
boolean |
isComplete() |
boolean |
isEmpty() |
void |
setCharset(java.nio.charset.Charset charset) |
void |
setDelimiter(java.lang.Character delimiter) |
void |
setMediaType(MediaType mediaType) |
public boolean isEmpty()
public boolean isComplete()
public MediaType getMediaType()
public void setMediaType(MediaType mediaType)
public java.lang.Character getDelimiter()
public void setDelimiter(java.lang.Character delimiter)
public java.nio.charset.Charset getCharset()
public void setCharset(java.nio.charset.Charset charset)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"