Interface XContent

All Known Implementing Classes:
CborXContent, JsonXContent, SmileXContent, YamlXContent

public interface XContent
A generic abstraction on top of handling content, inspired by JSON and pull parsing.