Easy XML DOM parser

All groups and modules

module dom

dom :: dom

Easy XML DOM parser
group examples

dom > examples

module parser

dom :: parser

XML DOM-parsing facilities
module xml_entities

dom :: xml_entities

Basic blocks for DOM-XML representation
package_diagram dom dom parser_base parser_base dom->parser_base serialization serialization parser_base->serialization ...serialization ... ...serialization->serialization gamnit gamnit gamnit->dom nlp nlp nlp->dom android android android->gamnit android... ... android...->android

Ancestors

package core

core

Nit common library of core classes and methods
package json

json

read and write JSON formatted text
package meta

meta

Simple user-defined meta-level to manipulate types of instances as object.
package poset

poset

Pre order sets and partial order set (ie hierarchies)
package serialization

serialization

Abstract serialization services

Parents

package parser_base

parser_base

Simple base for hand-made parsers of all kinds

Children

package gamnit

gamnit

Portable game and multimedia framework for Nit
package nlp

nlp

Nit wrapper for Stanford CoreNLP

Descendants

package android

android

Android platform support and APIs
package app

app

app.nit, a framework for portable applications
package egl

egl

Interface between rendering APIs (OpenGL, OpenGL ES, etc.) and the native windowing system.
package glesv2

glesv2

OpenGL graphics rendering library for embedded systems, version 2.0
package ios

ios

iOS support for app.nit
package linux

linux

Implementation of app.nit for the Linux platform