NeoSaxy
▼
Project version
v1.0.2
v1.0.1
v1.0.0
Pages
Modules
API Reference
Modules
Changelog
v1.0.2 - 2024-10-03
v1.0.1 - 2024-10-03
v1.0.0 - 2024-10-03
License
NeoSaxy
Features highlight
Installation
Overview
FAQs with Saxy/XMLs
Benchmarking
Limitations
Contributing
Copyright and License
Getting started with SAX
SAX (Simple API for XML)
Implement the handler
NeoSaxy
Sections
Parser
Encoder
Summary
Functions
encode!/2
encode_to_iodata!/2
parse_stream/4
parse_string/4
stream_events/2
NeoSaxy.Builder
Sections
Deriving
Summary
Types
t/0
Functions
build/1
NeoSaxy.Handler
Summary
Types
cdata_data/0
characters_data/0
end_document_data/0
end_element_data/0
event_data/0
event_name/0
start_document_data/0
start_element_data/0
Callbacks
handle_event/3
NeoSaxy.Partial
Sections
Example
Summary
Types
t/0
Functions
get_state/1
new/3
parse/2
parse/3
terminate/1
NeoSaxy.Prolog
Summary
Types
t/0
Functions
from_keyword/1
NeoSaxy.SimpleForm
Sections
Data structure
Summary
Types
attributes/0
content/0
t/0
tag_name/0
Functions
parse_string/2
NeoSaxy.XML
Summary
Types
cdata/0
characters/0
comment/0
content/0
dec_ref/0
element/0
entity_ref/0
hex_ref/0
processing_instruction/0
ref/0
Functions
cdata/1
characters/1
comment/1
element/3
empty_element/2
processing_instruction/2
reference/2
Exceptions
NeoSaxy.ParseError
Summary
Types
reason/0
t/0
Functions
message/1
Search documentation of NeoSaxy
Settings
View Source
Changelog
v1.0.2 - 2024-10-03
Fix for standard processing instructions (@lucacorti)
v1.0.1 - 2024-10-03
Fix compile time errors. (@lucacorti)
v1.0.0 - 2024-10-03
Rebranding and forking from
qcam/saxy
to
StephanMeijer/neo_saxy
← Previous Page
API Reference
Next Page →
License
×