/** Constant values for FoSinglePageMasterReference.
See {@link #sparsePropsMap sparsePropsMap}. */
- private static final int[] s_p_m_r_PropsMap;
+ protected static final int[] s_p_m_r_PropsMap;
/** See {@link #sparseIndices sparseIndices}. */
- private static final int[] s_p_m_r_Indices;
+ protected static final int[] s_p_m_r_Indices;
/** See {@link #numProps numProps}. */
- private static final int s_p_m_r_numProps;
+ public static final int s_p_m_r_numProps;
static {
// applicableProps is a HashMap containing the indicies of the
}
/** See {@link #sparsePropsMap sparsePropsMap}. */
- private static final int[] r_p_m_r_PropsMap;
+ protected static final int[] r_p_m_r_PropsMap;
/** See {@link #sparseIndices sparseIndices}. */
- private static final int[] r_p_m_r_Indices;
+ protected static final int[] r_p_m_r_Indices;
/** See {@link #numProps numProps}. */
- private static final int r_p_m_r_numProps;
+ public static final int r_p_m_r_numProps;
static {
// Collect the sets of properties that apply
}
/** See {@link #sparsePropsMap sparsePropsMap}. */
- private static final int[] r_p_m_a_PropsMap;
+ protected static final int[] r_p_m_a_PropsMap;
/** See {@link #sparseIndices sparseIndices}. */
- private static final int[] r_p_m_a_Indices;
+ protected static final int[] r_p_m_a_Indices;
/** See {@link #numProps numProps}. */
- private static final int r_p_m_a_numProps;
+ protected static final int r_p_m_a_numProps;
static {
r_p_m_a_PropsMap = new int[PropNames.LAST_PROPERTY_INDEX + 1];
}
/** See {@link #sparsePropsMap sparsePropsMap}. */
- private static final int[] c_p_m_r_PropsMap;
+ protected static final int[] c_p_m_r_PropsMap;
/** See {@link #sparseIndices sparseIndices}. */
- private static final int[] c_p_m_r_Indices;
+ protected static final int[] c_p_m_r_Indices;
/** See {@link #numProps numProps}. */
- private static final int c_p_m_r_numProps;
+ public static final int c_p_m_r_numProps;
static {
// Collect the sets of properties that apply