| Package | Description |
|---|---|
| to.etc.domui.converter | |
| to.etc.domui.logic.errors | |
| to.etc.domui.trouble |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MiniScanner.scanLaxNumber(String input,
int scale,
boolean useStrictScale)
Does LAX Scanning on input using numeric (non monetary) values parser.
|
boolean |
MiniScanner.scanLaxWithCurrencySign(String in,
int scale,
boolean useStrictScale)
Scans the input as a lax euro string and leave the buffer to hold
a parseable numeric string for one of the to-java-type converters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogicException |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidationInterruptedException
Thrown when validation is delayed because some component needs a question answered 1st.
|
Copyright © 2017 etc.to. All rights reserved.