public class SweTextEncoding extends SweAbstractEncoding
| Constructor and Description |
|---|
SweTextEncoding() |
| Modifier and Type | Method and Description |
|---|---|
SweTextEncoding |
copy() |
boolean |
equals(Object obj) |
String |
getBlockSeparator() |
String |
getDecimalSeparator() |
String |
getTokenSeparator() |
int |
hashCode() |
boolean |
isCollapseWhiteSpaces() |
boolean |
isSetCollapseWhiteSpaces() |
void |
setBlockSeparator(String blockSeparator) |
void |
setCollapseWhiteSpaces(boolean collapseWhiteSpaces) |
void |
setDecimalSeparator(String decimalSeparator) |
void |
setTokenSeparator(String tokenSeparator) |
getXml, isSetXml, setXmlpublic String getBlockSeparator()
public String getTokenSeparator()
public void setBlockSeparator(String blockSeparator)
public void setTokenSeparator(String tokenSeparator)
public void setDecimalSeparator(String decimalSeparator)
public void setCollapseWhiteSpaces(boolean collapseWhiteSpaces)
public String getDecimalSeparator()
public boolean isCollapseWhiteSpaces()
public boolean isSetCollapseWhiteSpaces()
public int hashCode()
hashCode in class SweAbstractEncodingpublic boolean equals(Object obj)
equals in class SweAbstractEncodingpublic SweTextEncoding copy()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.