p

org.dfasdl

utils

package utils

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait DataElementExtractors extends ElementHelpers

    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

    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

    Useful functions for handling DFASDL documents.

    Useful functions for handling DFASDL documents.

    Annotations
    @SuppressWarnings()
  4. trait ElementHelpers extends AnyRef

    Contains several useful functions for handling elements and their types.

  5. class XmlErrorHandler extends ErrorHandler
    Annotations
    @SuppressWarnings()

Value Members

  1. object AttributeNames
  2. object DataElementType extends Enumeration
  3. object ElementNames
  4. object ElementType extends Enumeration

    An enumeration of possible element types.

  5. object StructureElementType extends Enumeration

Ungrouped