public class FilteringUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OUTPUT_SCRIPT |
| Modifier and Type | Method and Description |
|---|---|
static void |
addNode(List<QName> path,
Element newParent,
Element original,
Document newDocument) |
static String |
filterFields(InputStream query,
List<Field> fieldList) |
static String |
getOutputScript(String outputScript,
String recordType,
String dwRecordExtraction) |
public static final String OUTPUT_SCRIPT
Copyright © 2025 MuleSoft, Inc.. All rights reserved.