|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatContext | |
|---|---|
| com.ancientprogramming.fixedformat4j.format | |
| com.ancientprogramming.fixedformat4j.format.impl | |
| Uses of FormatContext in com.ancientprogramming.fixedformat4j.format |
|---|
| Methods in com.ancientprogramming.fixedformat4j.format with parameters of type FormatContext | |
|---|---|
static java.lang.String |
FixedFormatUtil.fetchData(java.lang.String record,
FormatInstructions instructions,
FormatContext context)
Fetch data from the record string according to the FormatInstructions and FormatContext |
static FixedFormatter |
FixedFormatUtil.getFixedFormatterInstance(java.lang.Class<? extends FixedFormatter> formatterClass,
java.lang.Class paramType,
FormatContext paramValue)
|
static FixedFormatter |
FixedFormatUtil.getFixedFormatterInstance(java.lang.Class<? extends FixedFormatter> formatterClass,
FormatContext context)
|
| Constructors in com.ancientprogramming.fixedformat4j.format with parameters of type FormatContext | |
|---|---|
ParseException(java.lang.String completeString,
java.lang.String data,
java.lang.Class clazz,
java.lang.reflect.Method method,
FormatContext formatContext,
FormatInstructions formatInstructions,
java.lang.Throwable e)
|
|
| Uses of FormatContext in com.ancientprogramming.fixedformat4j.format.impl |
|---|
| Constructors in com.ancientprogramming.fixedformat4j.format.impl with parameters of type FormatContext | |
|---|---|
ByTypeFormatter(FormatContext context)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||