public class ValueProviderHelper extends Object
| Constructor and Description |
|---|
ValueProviderHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getKey(Class valueProvider,
XWPFStylesDocument stylesDocument,
String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
static StringBuilder |
getKeyBuffer(Class valueProvider,
XWPFStylesDocument stylesDocument,
String styleId,
org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type) |
public static String getKey(Class valueProvider, XWPFStylesDocument stylesDocument, String styleId, org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type)
public static StringBuilder getKeyBuffer(Class valueProvider, XWPFStylesDocument stylesDocument, String styleId, org.openxmlformats.schemas.wordprocessingml.x2006.main.STTblStyleOverrideType.Enum type)
Copyright © 2016. All Rights Reserved.