Searched refs:GroupContext (Results 1 – 1 of 1) sorted by relevance
209 protected static class GroupContext class in OfficeDocumentReportTarget212 private final GroupContext parent;216 protected GroupContext(final GroupContext parent) in GroupContext() method in OfficeDocumentReportTarget.GroupContext221 public GroupContext getParent() in getParent()281 private GroupContext groupContext;354 this.groupContext = new GroupContext(null); in startReport()629 groupContext = new GroupContext(groupContext); in startElement()739 protected GroupContext getGroupContext() in getGroupContext()
Completed in 24 milliseconds