Package

org.dfasdl

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. trait DataElementExtractors extends ElementHelpers

    Permalink

    Contains helper functions to extract the actual data from a data element and return it as a correct data type.

  2. trait DataElementProcessors extends AnyRef

    Permalink

    Contains several processor functions for data elements.

    Contains several processor functions for data elements. These functions validate the given elements and modify their data according to their attributes e.g. max-digits or max-length.

  3. trait DocumentHelpers extends ElementHelpers

    Permalink

    Useful functions for handling DFASDL documents.

    Useful functions for handling DFASDL documents.

    Annotations
    @SuppressWarnings()
  4. trait ElementHelpers extends AnyRef

    Permalink

    Contains several useful functions for handling elements and their types.

  5. class XmlErrorHandler extends ErrorHandler

    Permalink
    Annotations
    @SuppressWarnings()

Value Members

  1. object AttributeNames

    Permalink
  2. object DataElementType extends Enumeration

    Permalink
  3. object ElementNames

    Permalink
  4. object ElementType extends Enumeration

    Permalink

    An enumeration of possible element types.

  5. object StructureElementType extends Enumeration

    Permalink
  6. package exceptions

    Permalink
  7. package types

    Permalink

Ungrouped