public class GlobalContextRequirement extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
isDeclaredStreamable |
boolean |
mayBeOmitted |
boolean |
mayBeSupplied |
ItemType |
requiredItemType |
Constructor and Description |
---|
GlobalContextRequirement() |
Modifier and Type | Method and Description |
---|---|
void |
export(ExpressionPresenter out) |
protected void |
exportAccumulatorUsages(ExpressionPresenter out) |
Expression |
getDefaultValue() |
void |
setDefaultValue(Expression defaultValue) |
public boolean mayBeOmitted
public boolean mayBeSupplied
public ItemType requiredItemType
public boolean isDeclaredStreamable
public Expression getDefaultValue()
public void setDefaultValue(Expression defaultValue)
public void export(ExpressionPresenter out) throws XPathException
XPathException
protected void exportAccumulatorUsages(ExpressionPresenter out)
Copyright (c) 2004-2017 Saxonica Limited. All rights reserved.