Interface PropertyNames


  • public interface PropertyNames
    Marker interface for IOAdapter specific property names.

    This can provide support for use of names by index position where the names have already been escaped and encoded.

    See Also:
    JsonWriter.names(PropertyNames), JsonWriter.name(int)