public static class ExpressionPresenter.ExportOptions extends java.lang.Object implements ExpressionPresenter.Options
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<Component,java.lang.Integer> |
componentMap |
java.util.Map<StylesheetPackage,java.lang.Integer> |
packageMap |
StylesheetPackage |
rootPackage |
java.lang.String |
target |
int |
targetVersion |
| Constructor and Description |
|---|
ExportOptions() |
public java.lang.String target
public int targetVersion
public StylesheetPackage rootPackage
public java.util.Map<Component,java.lang.Integer> componentMap
public java.util.Map<StylesheetPackage,java.lang.Integer> packageMap
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.