Package io.lighty.codecs.util


package io.lighty.codecs.util
  • Class
    Description
    A utility class which may be helpful while manipulating with binding independent nodes.
    The implementation of NodeConverter which serializes and deserializes binding independent representation into/from JSON representation.
    This interface may be useful when (de)serializing NormalizedNodes (from)into its XML or JSON representation.
    The implementation of NodeConverter which serializes and deserializes binding independent representation into/from XML representation.