Package org.jibx.v2


package org.jibx.v2
  • Class
    Description
    Binding factory interface definition.
    Interface implemented by all classes corresponding to schema global <element> definitions.
    Interface implemented by all classes corresponding to global schema definitions and <complexType> definitions (global or nested).
    Interface implemented by all classes corresponding to global <complexType> definitions when type substitution is enabled.
    Location of validation problem.
    Tracks the schema validation state.
    Unmarshalling source tracking interface.
    Tracks the schema validation state.
    Problem reported by validation.
    XML reader interface used for input to the unmarshalling code.
    XML writer interface used for output of marshalled document.