Package net.sf.saxon.functions
Class DeepEqual.DeepEqualOptions
java.lang.Object
net.sf.saxon.functions.DeepEqual.DeepEqualOptions
- Enclosing class:
DeepEqual
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
baseUriSignificant
public boolean baseUriSignificant -
commentsSignificant
public boolean commentsSignificant -
debug
public boolean debug -
falseOnError
public boolean falseOnError -
idSignificant
public boolean idSignificant -
idrefSignificant
public boolean idrefSignificant -
inScopeNamespacesSignificant
public boolean inScopeNamespacesSignificant -
namespacePrefixesSignificant
public boolean namespacePrefixesSignificant -
normalizationForm
-
nilledSignificant
public boolean nilledSignificant -
normalizeSpace
public boolean normalizeSpace -
processingInstructionsSignificant
public boolean processingInstructionsSignificant -
textBoundariesSignificant
public boolean textBoundariesSignificant -
timezonesSignificant
public boolean timezonesSignificant -
typeAnnotationsSignificant
public boolean typeAnnotationsSignificant -
typeVarietySignificant
public boolean typeVarietySignificant -
typedValuesSignificant
public boolean typedValuesSignificant -
unorderedElements
-
preserveSpace
public boolean preserveSpace -
collationName
-
stringCollator
-
comparer
-
-
Constructor Details
-
DeepEqualOptions
public DeepEqualOptions() -
DeepEqualOptions
public DeepEqualOptions(MapItem map, String collationName, XPathContext context) throws XPathException - Throws:
XPathException
-
-
Method Details
-
defaultOptions
-