public class PdfTreeFactory extends Object
Constructor and Description |
---|
PdfTreeFactory() |
Modifier and Type | Method and Description |
---|---|
static com.aspose.pdf.engine.commondata.NamesTreeNode |
getRegularNamesTree(com.aspose.pdf.engine.data.IPdfDictionary dict,
String key,
com.aspose.pdf.engine.data.ITrailerable trailer) |
static com.aspose.pdf.engine.commondata.NumsTreeNode |
getRegularNumsTree(com.aspose.pdf.engine.data.IPdfDictionary dict,
String key,
com.aspose.pdf.engine.data.ITrailerable trailer) |
public static com.aspose.pdf.engine.commondata.NumsTreeNode getRegularNumsTree(com.aspose.pdf.engine.data.IPdfDictionary dict, String key, com.aspose.pdf.engine.data.ITrailerable trailer)
public static com.aspose.pdf.engine.commondata.NamesTreeNode getRegularNamesTree(com.aspose.pdf.engine.data.IPdfDictionary dict, String key, com.aspose.pdf.engine.data.ITrailerable trailer)
Copyright © 2019 Aspose. All Rights Reserved.