schema2template.example.odf
public class PathPrinter extends Object
Example of a direct child: table:table -> table:table-row
Example of a non-direct child: table:table -> table:table-cell
Directly change the string constants EXAMPLE_PARENT and EXAMPLE_CHILD in the source code to set parent and child element.
Modifier and Type | Field and Description |
---|---|
static String |
EXAMPLE_CHILD |
static String |
EXAMPLE_PARENT |
static String |
ODF_RESOURCE_DIR |
public static final String EXAMPLE_PARENT
public static final String EXAMPLE_CHILD
public static final String ODF_RESOURCE_DIR
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.