public class JsonOutputHandler extends AbstractJsonOutputHandler
ACTIVATION_STATUS_FIELD, ARTIFACT_FIELD, CHANNEL_TYPE_FIELD, COLLOQUIAL_VERSION_FIELD, CORPUS_FIELD, DATE_FIELD, DESCRIPTION_FIELD, DEVICE_ID_FIELD, DIRECTORY_FIELD, EDITION_FIELD, ENTITLEMENT_DATA_REQUIRED_FIELD, ENTITLEMENT_KEY_FIELD, ENTITY_FIELD, ENTITY_NAME_FIELD, EVIDENCE_FIELD, FILE_FIELD, FILE_VERSION_FIELD, FIRMWARE_FIELD, FS_NAME_FIELD, GENERATOR_FIELD, HASH_FIELD, HREF_FIELD, KEY_FIELD, LANG_FIELD, LINK_FIELD, LOCATION_FIELD, MEDIA_FIELD, MEDIA_TYPE_FIELD, OWNERSHIP_FIELD, PATCH_FIELD, PATH_ELEMENTS_FIELD, PAYLOAD_FIELD, PERSISTENT_ID_FIELD, PID_FIELD, PROCESS_FIELD, PROCESS_NAME_FIELD, PRODUCT_FAMILY_FIELD, PRODUCT_FIELD, REG_ID_FIELD, REL_FIELD, RESOURCE_FIELD, REVISION_FIELD, ROLE_FIELD, ROOT_FIELD, SIZE_FIELD, SOFTWARE_META_FIELD, SOFTWARE_VERSION_FIELD, SUMMARY_FIELD, SUPPLEMENTAL_FIELD, SWID_NAME_FIELD, TAG_ID_FIELD, TAG_VERSION_FIELD, THUMBPRINT_FIELD, TYPE_FIELD, UNSPSC_CODE_FIELD, UNSPSC_VERSION_FIELD, USE_FIELD, VERSION_SCHEME_FIELD| Constructor and Description | 
|---|
JsonOutputHandler()  | 
JsonOutputHandler(com.fasterxml.jackson.core.JsonFactory jsonFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
writeField(com.fasterxml.jackson.core.JsonGenerator generator,
          long fieldId)  | 
protected void | 
writeRole(com.fasterxml.jackson.core.JsonGenerator generator,
         Role role)  | 
protected void | 
writeVersionScheme(com.fasterxml.jackson.core.JsonGenerator generator,
                  VersionScheme versionScheme)  | 
build, build, getJsonFactory, newGenerator, writewriteBinaryField, writeBooleanField, writeDateTimeField, writeField, writeIntegerField, writeIntegerField, writeIntegerOrTextField, writeLongField, writeTextFieldpublic JsonOutputHandler()
public JsonOutputHandler(com.fasterxml.jackson.core.JsonFactory jsonFactory)
protected void writeField(com.fasterxml.jackson.core.JsonGenerator generator,
                          long fieldId)
                   throws IOException
writeField in class JsonSupportIOExceptionprotected void writeRole(com.fasterxml.jackson.core.JsonGenerator generator,
                         Role role)
                  throws IOException
writeRole in class AbstractJsonOutputHandlerIOExceptionprotected void writeVersionScheme(com.fasterxml.jackson.core.JsonGenerator generator,
                                  VersionScheme versionScheme)
                           throws IOException
writeVersionScheme in class AbstractJsonOutputHandlerIOExceptionCopyright © 2020 National Institute of Standards and Technology. All rights reserved.