This library has 26 classes.
ECF: pyxis-scan.ecf
Library for parsing and scanning documents in Pyxis format
Provides:
Class EL_PYXIS_PARSER generates events from a Pyxis format parser. Pyxis is a direct analog of XML that is easier to read and edit making it suitable for configuration files.
Object buildable from node parse events generated by EL_PYXIS_PARSER
Further Information
Click on class link to see client examples.
Create an object from a Pyxis or XML file where the root element name matches a type alias (Pyxis is a more readable analog of XML inspired by the syntax of the Python programming language)
Further Information
Click on class link to see client examples.
File persistent buildable from pyxis
Further Information
Click on class link to see client examples.
File manifest in Pyxis format
Further Information
Click on class link to see notes.
Pyxis parse event type
Compile set of unique xpaths from document parsed by EL_PYXIS_PARSER
Further Information
Click on class link to see client examples.
Reflectively buildable from pyxis
Further Information
Click on class link to see descendants and client examples.
Command to convert Pyxis format file to XML
Further Information
Click on class link to see client examples.
Command to compile a manifest list of UTF-8 encoded Pyxis source files into something else. Performs file date time checking to decide if compilation target is up to date.
Further Information
Click on class link to see notes and client examples.
Command to compile tree of UTF-8 encoded Pyxis source files into single XML file
Further Information
Click on class link to see client examples.
Import/Export routines for ITERABLE [EL_REFLECTIVELY_SETTABLE]
Import items from file created by {EL_PYXIS_CHAIN_IMPORT_EXPORT}.export_pyxis
Exports object conforming to EL_REFLECTIVELY_SETTABLE as Pyxis document format
Import Pyxis data for object conforming to EL_REFLECTIVELY_SETTABLE
Further Information
Click on class link to see client examples.
Pyxis XML routines
XML generator that does not split text nodes on new line character. Tabs and new lines in from text content are escaped.
Further Information
Click on class link to see client examples.
Pyxis document line attribute parser
Further Information
Click on class link to see client examples.
Pyxis line string with parse information attributes
Further Information
Click on class link to see client examples.
Parser for a data language with a Pythonic syntax that is a direct analog of XML
Further Information
Click on class link to see notes and client examples.
Pyxis parser Constants
Object for caching XML conversions of resource set in Pyxis format installed in application directory
Further Information
Click on class link to see client examples.
Pyxis string list
Python unescape constants
Merged pyxis line list
Module pyxis
Further Information
Click on class link to see client examples.
List of Pyxis attribute lines for output to EL_OUTPUT_MEDIUM