public class Emulator extends Object
Modifier and Type | Class and Description |
---|---|
class |
Emulator.ResultTriple |
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Constructor and Description |
---|
Emulator() |
Modifier and Type | Method and Description |
---|---|
static PPrBase.Ind |
getInd(WordprocessingMLPackage wmlPackage,
String pStyleVal,
String numId,
String levelId)
Used in HTML output (XsltHTMLFunctions) only.
|
static Emulator.ResultTriple |
getNumber(WordprocessingMLPackage wmlPackage,
PPr pPr) |
static Emulator.ResultTriple |
getNumber(WordprocessingMLPackage wmlPackage,
String pStyleVal,
String numId,
String levelId) |
public static Emulator.ResultTriple getNumber(WordprocessingMLPackage wmlPackage, PPr pPr)
wmlPackage
- pPr
- public static Emulator.ResultTriple getNumber(WordprocessingMLPackage wmlPackage, String pStyleVal, String numId, String levelId)
public static PPrBase.Ind getInd(WordprocessingMLPackage wmlPackage, String pStyleVal, String numId, String levelId)
Copyright © 2007-2019. All Rights Reserved.