public final class FontTablePart extends JaxbXmlPart<Fonts>
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, partName, relationships
Constructor and Description |
---|
FontTablePart() |
FontTablePart(PartName partName) |
Modifier and Type | Method and Description |
---|---|
void |
deleteEmbeddedFontTempFiles()
Temporary embedded fonts should be deleted on exit, but for a long running app
that may not be adequate, in which case you'll want to invoke this method
when you have finished with a WordML pkg.
|
void |
init() |
static void |
main(String[] args) |
void |
processEmbeddings() |
void |
processEmbeddings(Mapper fontMapper) |
Object |
unmarshalDefaultFonts()
Unmarshal a default font table, useful when creating this
part from scratch.
|
addMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, transform, unmarshal, unmarshal, variableReplace
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 FontTablePart(PartName partName) throws InvalidFormatException
InvalidFormatException
public FontTablePart() throws InvalidFormatException
InvalidFormatException
public void init()
public Object unmarshalDefaultFonts() throws JAXBException
JAXBException
- If any unexpected errors occur while unmarshallingpublic void processEmbeddings()
public void processEmbeddings(Mapper fontMapper)
public void deleteEmbeddedFontTempFiles()
Copyright © 2007-2019. All Rights Reserved.