@DefaultNamespace(uri="http://www.milyn.org/xsd/smooks-1.1.xsd") public class SmooksModel extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MODEL_DESCRIPTOR |
Constructor and Description |
---|
SmooksModel() |
Modifier and Type | Method and Description |
---|---|
List<Bean> |
getBeans() |
List<Reader> |
getReaders() |
void |
setBeans(List<Bean> beans) |
void |
setReaders(List<Reader> readers) |
public static final String MODEL_DESCRIPTOR
Copyright © 2020. All rights reserved.