public class SubmissionParser extends Object
| Constructor and Description |
|---|
SubmissionParser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matchesCustomMethod(String method) |
SubmissionProfile |
parseSubmission(String method,
String action,
IDataReference ref,
org.kxml2.kdom.Element element) |
public SubmissionProfile parseSubmission(String method, String action, IDataReference ref, org.kxml2.kdom.Element element)
public boolean matchesCustomMethod(String method)
Copyright © 2024. All rights reserved.