@FunctionalInterface public static interface XMLTransformer.OutputType
| Modifier and Type | Field and Description |
|---|---|
static XMLTransformer.OutputType |
ITEM_SEQUENCE |
static XMLTransformer.OutputType |
NODE_SEQUENCE |
| Modifier and Type | Method and Description |
|---|---|
OutputValue<?> |
validate(OutputValue<?> output) |
static final XMLTransformer.OutputType ITEM_SEQUENCE
static final XMLTransformer.OutputType NODE_SEQUENCE
OutputValue<?> validate(OutputValue<?> output)
Copyright © 2010–2026 The DAISY Consortium. All rights reserved.