public final class ThemePart extends JaxbXmlPartXPathAware<Theme>
binder
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, partName, relationships
Constructor and Description |
---|
ThemePart() |
ThemePart(PartName partName) |
Modifier and Type | Method and Description |
---|---|
String |
getFont(STTheme type,
CTLanguage themeFontLang) |
String |
getFontFromTheme(STTheme type) |
BaseStyles.FontScheme |
getFontScheme() |
TextFont |
getMajorLatin() |
void |
init() |
createBinderAndJaxbElement, getBinder, getJAXBAssociationsForXPath, getJAXBAssociationsForXPath, getJAXBNodesViaXPath, getJAXBNodesViaXPath, setJaxbElement, unmarshal, unmarshal
addMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, setMceIgnorable, transform, 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 ThemePart(PartName partName) throws InvalidFormatException
InvalidFormatException
public ThemePart() throws InvalidFormatException
InvalidFormatException
public void init()
public BaseStyles.FontScheme getFontScheme()
public TextFont getMajorLatin() throws Docx4JException
Docx4JException
public String getFontFromTheme(STTheme type) throws Docx4JException
Docx4JException
public String getFont(STTheme type, CTLanguage themeFontLang) throws Docx4JException
Docx4JException
Copyright © 2007-2019. All Rights Reserved.