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