Class ParserExceptionPolicy
java.lang.Object
org.openspaces.admin.di.ParserExceptionPolicy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDataFormat(String dataFormat) voidsetOtherTable(String otherTable) voidsetUnknown(String unknown) toString()
-
Field Details
-
DEFAULT_UNKNOWN
-
DEFAULT_OTHER_TABLE
-
DEFAULT_DATA_FORMAT
-
-
Constructor Details
-
ParserExceptionPolicy
public ParserExceptionPolicy()
-
-
Method Details
-
getUnknown
-
getOtherTable
-
getDataFormat
-
setOtherTable
-
setUnknown
-
setDataFormat
-
toString
-