Interface WritableValueType<V>

All Known Implementing Classes:
WritableValueTypes.EnumType

public interface WritableValueType<V>
  • Method Summary

    Modifier and Type
    Method
    Description
    format(V value)
     
  • Method Details

    • format

      String format(V value) throws org.staxnav.StaxNavException
      Throws:
      org.staxnav.StaxNavException