public static interface XFormParser.ModelAttributeProcessor extends XFormParser.Processor
| Modifier and Type | Method and Description |
|---|---|
@NotNull Set<kotlin.Pair<String,String>> |
getModelAttributes() |
void |
processModelAttribute(@NotNull String name,
@NotNull String value) |
void processModelAttribute(@NotNull
@NotNull String name,
@NotNull
@NotNull String value)
throws XFormParser.ParseException
XFormParser.ParseExceptionCopyright © 2025. All rights reserved.