public static class Transformation.Modifiers extends Object
Transformation.| Modifier and Type | Field and Description |
|---|---|
protected boolean |
attributeSet_localContext |
protected boolean |
moreErrors |
protected boolean |
pedantic |
protected boolean |
strictCheck |
protected boolean |
totalizedTranslation |
| Constructor and Description |
|---|
Modifiers(boolean pedantic,
boolean strictCheck,
boolean moreErrors,
boolean totalizedTranslation,
boolean attributeSet_localContext) |
see also the complete user documentation .