Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
V
|
X
_
__enter__() (PySaxonProcessor method)
__eq__() (PyXdmAtomicValue method)
__exit__() (PySaxonProcessor method)
__format__() (XdmNodeKind method)
(XdmType method)
__ge__() (PyXdmAtomicValue method)
__getitem__() (PyXdmNode method)
(PyXdmValue method)
__gt__() (PyXdmAtomicValue method)
__hash__() (PyXdmAtomicValue method)
__init__() (PyDocumentBuilder method)
(PySchemaValidator method)
(PyXdmValue method)
(PyXdmValueIterator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
__int__() (PyXdmAtomicValue method)
__iter__() (PyXdmArray method)
(PyXdmMap method)
(PyXdmValue method)
(PyXdmValueIterator method)
__le__() (PyXdmAtomicValue method)
__len__() (PyXdmNode method)
__lt__() (PyXdmAtomicValue method)
__module__ (PySaxonApiError attribute)
(XdmNodeKind attribute)
(XdmType attribute)
__ne__() (PyXdmAtomicValue method)
__new__() (PyDocumentBuilder class method)
(PySaxonProcessor class method)
(PySchemaValidator class method)
(PyXdmArray class method)
(PyXdmAtomicValue class method)
(PyXdmFunctionItem class method)
(PyXdmItem class method)
(PyXdmMap class method)
(PyXdmNode class method)
(PyXdmValue class method)
(PyXdmValueIterator class method)
(PyXPathProcessor class method)
(PyXQueryProcessor class method)
(PyXslt30Processor class method)
(PyXsltExecutable class method)
(XdmNodeKind method)
(XdmType method)
__next__() (PyXdmValueIterator method)
__pyx_vtable__ (PySaxonProcessor attribute)
(PyXdmArray attribute)
(PyXdmAtomicValue attribute)
(PyXdmFunctionItem attribute)
(PyXdmItem attribute)
(PyXdmMap attribute)
(PyXdmNode attribute)
(PyXdmValue attribute)
__reduce__() (PyDocumentBuilder method)
(PySaxonProcessor method)
(PySchemaValidator method)
(PyXdmArray method)
(PyXdmAtomicValue method)
(PyXdmFunctionItem method)
(PyXdmItem method)
(PyXdmMap method)
(PyXdmNode method)
(PyXdmValue method)
(PyXdmValueIterator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
__reduce_cython__() (in module saxoncee)
(PyXdmValueIterator method)
__repr__() (PyXdmArray method)
(PyXdmAtomicValue method)
(PyXdmFunctionItem method)
(PyXdmItem method)
(PyXdmMap method)
(PyXdmNode method)
(PyXdmValue method)
__setstate__() (PyDocumentBuilder method)
(PySaxonProcessor method)
(PySchemaValidator method)
(PyXdmArray method)
(PyXdmAtomicValue method)
(PyXdmFunctionItem method)
(PyXdmItem method)
(PyXdmMap method)
(PyXdmNode method)
(PyXdmValue method)
(PyXdmValueIterator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
__setstate_cython__() (in module saxoncee)
(PyXdmValueIterator method)
__str__() (PyXdmArray method)
(PyXdmAtomicValue method)
(PyXdmFunctionItem method)
(PyXdmItem method)
(PyXdmMap method)
(PyXdmNode method)
(PyXdmValue method)
__weakref__ (PySaxonApiError attribute)
A
add_member() (PyXdmArray method)
add_xdm_item() (PyXdmValue method)
ANCESTOR (XdmNodeKind attribute)
ANCESTOR_OR_SELF (XdmNodeKind attribute)
apply_templates_returning_file() (PyXsltExecutable method)
apply_templates_returning_string() (PyXsltExecutable method)
apply_templates_returning_value() (PyXsltExecutable method)
arity (PyXdmArray attribute)
(PyXdmFunctionItem attribute)
array_length (PyXdmArray attribute)
as_list() (PyXdmArray method)
attach_current_thread (PySaxonProcessor attribute)
ATTRIBUTE (XdmNodeKind attribute)
attribute_count (PyXdmNode attribute)
attributes (PyXdmNode attribute)
axis_nodes() (PyXdmNode method)
B
base_uri (PyDocumentBuilder attribute)
(PyXdmNode attribute)
(PyXPathProcessor attribute)
(PyXQueryProcessor attribute)
boolean_value (PyXdmAtomicValue attribute)
C
call() (PyXdmFunctionItem method)
call_function_returning_file() (PyXsltExecutable method)
call_function_returning_string() (PyXsltExecutable method)
call_function_returning_value() (PyXsltExecutable method)
call_template_returning_file() (PyXsltExecutable method)
call_template_returning_string() (PyXsltExecutable method)
call_template_returning_value() (PyXsltExecutable method)
check_exception() (PyXQueryProcessor method)
CHILD (XdmNodeKind attribute)
children (PyXdmNode attribute)
clark_name_to_eqname() (PySaxonProcessor method)
clear_configuration_properties() (PySaxonProcessor method)
clear_parameters() (PySchemaValidator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
clear_properties() (PySchemaValidator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXsltExecutable method)
clear_xsl_messages() (PyXsltExecutable method)
clone() (PyXsltExecutable method)
column_number (PyXdmNode attribute)
compile_stylesheet() (PyXslt30Processor method)
concat() (PyXdmArray method)
contains_key() (PyXdmMap method)
create_xdm_dict() (in module saxoncee)
cwd (PySaxonProcessor attribute)
(PySchemaValidator attribute)
(PyXPathProcessor attribute)
(PyXQueryProcessor attribute)
(PyXslt30Processor attribute)
(PyXsltExecutable attribute)
D
declare_namespace() (PyXPathProcessor method)
(PyXQueryProcessor method)
declare_variable() (PyXPathProcessor method)
DESCENDANT (XdmNodeKind attribute)
DESCENDANT_OR_SELF (XdmNodeKind attribute)
detach_current_thread (PySaxonProcessor attribute)
double_value (PyXdmAtomicValue attribute)
dtd_validation (PyDocumentBuilder attribute)
E
edition (PySaxonProcessor attribute)
effective_boolean_value() (PyXPathProcessor method)
empty_sequence() (PySaxonProcessor method)
eqname_to_clark_name() (PySaxonProcessor method)
equals() (PyXdmNode method)
error_code (PyXPathProcessor attribute)
(PyXQueryProcessor attribute)
(PyXslt30Processor attribute)
error_message (PySaxonProcessor attribute)
(PyXPathProcessor attribute)
(PyXQueryProcessor attribute)
(PyXslt30Processor attribute)
(PyXsltExecutable attribute)
evaluate() (PyXPathProcessor method)
evaluate_single() (PyXPathProcessor method)
exception_clear() (PySaxonProcessor method)
(PySchemaValidator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
exception_occurred (PySaxonProcessor attribute)
(PySchemaValidator attribute)
(PyXPathProcessor attribute)
(PyXQueryProcessor attribute)
(PyXslt30Processor attribute)
(PyXsltExecutable attribute)
export_schema() (PySchemaValidator method)
export_stylesheet() (PyXsltExecutable method)
F
FOLLOWING (XdmNodeKind attribute)
FOLLOWING_SIBLING (XdmNodeKind attribute)
G
get() (PyXdmArray method)
(PyXdmMap method)
get_array_value() (PyXdmItem method)
get_atomic_value() (PyXdmItem method)
get_attribute_value() (PyXdmNode method)
get_error_code() (PySchemaValidator method)
get_error_message() (PySchemaValidator method)
get_function_value() (PyXdmItem method)
get_initial_template_parameters() (PyXsltExecutable method)
get_jit_compilation() (PyXslt30Processor method)
get_map_value() (PyXdmItem method)
get_node_value() (PyXdmItem method)
get_output_file() (PySchemaValidator method)
get_parameter() (PyXslt30Processor method)
(PyXsltExecutable method)
get_parent() (PyXdmNode method)
get_property() (PyXPathProcessor method)
get_result_documents() (PyXsltExecutable method)
get_schema_validator() (PyDocumentBuilder method)
get_string_value() (PySaxonProcessor method)
(PyXdmAtomicValue method)
(PyXdmItem method)
(PyXdmNode method)
get_system_function() (PyXdmFunctionItem static method)
get_xsl_messages() (PyXsltExecutable method)
H
head (PyXdmAtomicValue attribute)
(PyXdmItem attribute)
(PyXdmNode attribute)
(PyXdmValue attribute)
I
import_package() (PyXslt30Processor method)
import_schema_namespace() (PyXPathProcessor method)
integer_value (PyXdmAtomicValue attribute)
is_array (PyXdmItem attribute)
is_atomic (PyXdmItem attribute)
is_function (PyXdmItem attribute)
is_licensed (PySaxonProcessor attribute)
is_map (PyXdmItem attribute)
is_node (PyXdmItem attribute)
is_schema_aware (PySaxonProcessor attribute)
is_streaming() (PyXQueryProcessor method)
isEmpty (PyXdmMap attribute)
item_at() (PyXdmItem method)
(PyXdmValue method)
K
keys() (PyXdmMap method)
L
line_number (PyXdmNode attribute)
line_numbering (PyDocumentBuilder attribute)
local_name (PyXdmNode attribute)
M
make_array() (PySaxonProcessor method)
make_atomic_value() (PySaxonProcessor method)
make_boolean_value() (PySaxonProcessor method)
make_double_value() (PySaxonProcessor method)
make_float_value() (PySaxonProcessor method)
make_integer_value() (PySaxonProcessor method)
make_long_value() (PySaxonProcessor method)
make_map() (PySaxonProcessor method)
make_map2() (PySaxonProcessor method)
make_qname_value() (PySaxonProcessor method)
make_string_value() (PySaxonProcessor method)
map_size (PyXdmMap attribute)
module
saxoncee
N
name (PyXdmFunctionItem attribute)
(PyXdmNode attribute)
NAMESPACE (XdmNodeKind attribute)
new_document_builder() (PySaxonProcessor method)
new_schema_validator() (PySaxonProcessor method)
new_xpath_processor() (PySaxonProcessor method)
new_xquery_processor() (PySaxonProcessor method)
new_xslt30_processor() (PySaxonProcessor method)
node_kind (PyXdmNode attribute)
node_kind_str (PyXdmNode attribute)
P
PARENT (XdmNodeKind attribute)
parse_json() (PySaxonProcessor method)
parse_xml() (PyDocumentBuilder method)
(PySaxonProcessor method)
PRECEDING (XdmNodeKind attribute)
PRECEDING_SIBLING (XdmNodeKind attribute)
primitive_type_name (PyXdmAtomicValue attribute)
put() (PyXdmArray method)
(PyXdmMap method)
PyDocumentBuilder (class in saxoncee)
PySaxonApiError (class in saxoncee)
PySaxonProcessor (class in saxoncee)
PySchemaValidator (class in saxoncee)
PyXdmArray (class in saxoncee)
PyXdmAtomicValue (class in saxoncee)
PyXdmFunctionItem (class in saxoncee)
PyXdmItem (class in saxoncee)
PyXdmMap (class in saxoncee)
PyXdmNode (class in saxoncee)
PyXdmValue (class in saxoncee)
PyXdmValueIterator (class in saxoncee)
PyXPathProcessor (class in saxoncee)
PyXQueryProcessor (class in saxoncee)
PyXslt30Processor (class in saxoncee)
PyXsltExecutable (class in saxoncee)
R
register_schema() (PySchemaValidator method)
remove() (PyXdmMap method)
remove_parameter() (PySchemaValidator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
resources_directory (PySaxonProcessor attribute)
run_query_to_file() (PyXQueryProcessor method)
run_query_to_string() (PyXQueryProcessor method)
run_query_to_value() (PyXQueryProcessor method)
S
saxoncee
module
SELF (XdmNodeKind attribute)
set_backwards_compatible() (PyXPathProcessor method)
set_base_output_uri() (PyXsltExecutable method)
set_base_uri() (PyDocumentBuilder method)
(PyXPathProcessor method)
set_caching() (PyXPathProcessor method)
set_capture_result_documents() (PyXsltExecutable method)
set_catalog() (PySaxonProcessor method)
set_catalog_files() (PySaxonProcessor method)
set_configuration_property() (PySaxonProcessor method)
set_context() (PyXPathProcessor method)
(PyXQueryProcessor method)
set_cwd() (PySaxonProcessor method)
(PySchemaValidator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
set_dtd_validation() (PyDocumentBuilder method)
set_global_context_item() (PyXsltExecutable method)
set_initial_match_selection() (PyXsltExecutable method)
set_initial_mode() (PyXsltExecutable method)
set_initial_template_parameters() (PyXsltExecutable method)
set_jit_compilation() (PyXslt30Processor method)
set_language_version() (PyXPathProcessor method)
set_lax() (PySchemaValidator method)
set_line_numbering() (PyDocumentBuilder method)
set_output_file() (PySchemaValidator method)
(PyXQueryProcessor method)
(PyXsltExecutable method)
set_parameter() (PySchemaValidator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXslt30Processor method)
(PyXsltExecutable method)
set_property() (PySchemaValidator method)
(PyXPathProcessor method)
(PyXQueryProcessor method)
(PyXsltExecutable method)
set_query_base_uri() (PyXQueryProcessor method)
set_query_content() (PyXQueryProcessor method)
set_query_file() (PyXQueryProcessor method)
set_resources_directory() (PySaxonProcessor method)
set_result_as_raw_value() (PyXsltExecutable method)
set_save_xsl_message() (PyXsltExecutable method)
set_schema_validator() (PyDocumentBuilder method)
set_source_node() (PySchemaValidator method)
set_streaming() (PyXQueryProcessor method)
set_unprefixed_element_matching_policy() (PyXPathProcessor method)
set_updating() (PyXQueryProcessor method)
size (PyXdmValue attribute)
string_value (PyXdmArray attribute)
(PyXdmAtomicValue attribute)
(PyXdmFunctionItem attribute)
(PyXdmItem attribute)
(PyXdmMap attribute)
(PyXdmNode attribute)
T
to_string() (PyXdmNode method)
transform_to_file() (PyXslt30Processor method)
(PyXsltExecutable method)
transform_to_string() (PyXslt30Processor method)
(PyXsltExecutable method)
transform_to_value() (PyXslt30Processor method)
(PyXsltExecutable method)
typed_value (PyXdmNode attribute)
V
validate() (PySchemaValidator method)
validate_to_node() (PySchemaValidator method)
validation_report (PySchemaValidator attribute)
values() (PyXdmMap method)
version (PySaxonProcessor attribute)
X
XDM_ARRAY (XdmType attribute)
XDM_ATOMIC_VALUE (XdmType attribute)
XDM_EMPTY (XdmType attribute)
XDM_FUNCTION_ITEM (XdmType attribute)
XDM_ITEM (XdmType attribute)
XDM_MAP (XdmType attribute)
XDM_NODE (XdmType attribute)
XDM_VALUE (XdmType attribute)
XdmNodeKind (class in saxoncee)
XdmType (class in saxoncee)
Saxon C
Navigation
Contents:
PySaxonProcessor
PyXslt30Processor
PyXsltExecutable
PyXQueryProcessor
PyXPathProcessor
XDM Values, Items, Nodes and supporting functions
PyDocumentBuilder
PySchemaValidator
PySaxonApiError
Related Topics
Documentation overview