public final class AlternativeFormatInputPart extends BinaryPart
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
contentType, partName, relationships
Constructor and Description |
---|
AlternativeFormatInputPart(AltChunkType type) |
AlternativeFormatInputPart(PartName partName) |
Modifier and Type | Method and Description |
---|---|
AltChunkType |
getAltChunkType() |
void |
registerInContentTypeManager() |
void |
setAltChunkType(AltChunkType altChunkType) |
getBuffer, getBytes, getExternalTarget, isContentEqual, isLoaded, setBinaryData, setBinaryData, setBinaryData, writeDataToOutputStream
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserData
public AlternativeFormatInputPart(PartName partName) throws InvalidFormatException
InvalidFormatException
public AlternativeFormatInputPart(AltChunkType type) throws InvalidFormatException
InvalidFormatException
public void setAltChunkType(AltChunkType altChunkType)
public AltChunkType getAltChunkType()
public void registerInContentTypeManager()
Copyright © 2007-2018. All Rights Reserved.