Packages

  • package root
    Definition Classes
    root
  • package scales

    Scales Xml provides both a more flexible approach to XML handling and a simplified way of interacting with XML.

    Scales Xml provides both a more flexible approach to XML handling and a simplified way of interacting with XML.

    It fits nicely with the Java APIs you know, TrAX and javax.xml.validation for example, allowing you to run XSLTs and convert to and from Scales XML and other DOMs.

    It also provides a far more XPath like experience than the normal Scala XML, Paths look like XPaths and work like them too (with many of the same functions and axes).

    Definition Classes
    root
  • package xml
    Definition Classes
    scales
  • package dsl
    Definition Classes
    xml
  • package equals
    Definition Classes
    xml
  • package impl

    This package is not intended for direct usage, however it provides much of the functionality that is used throughout scales.xml, and as such may be of use to those extending it.

    This package is not intended for direct usage, however it provides much of the functionality that is used throughout scales.xml, and as such may be of use to those extending it.

    Definition Classes
    xml
  • package parser
    Definition Classes
    xml
  • package pull
  • package sax
  • package strategies
  • package serializers
    Definition Classes
    xml
  • package trax
    Definition Classes
    xml
  • package xpath
    Definition Classes
    xml
p

scales.xml

parser

package parser

Ungrouped