()
| 1927 | private String defaultSourceTitle; |
| 1928 | |
| 1929 | public void clearLoadContext() |
| 1930 | { |
| 1931 | masterLCS = new ConsolidatedListCommitStrategy(); |
| 1932 | AbstractReferenceContext referenceContext = getRefContext(); |
| 1933 | resolveInto(referenceContext); |
| 1934 | context = new RuntimeLoadContext(referenceContext, masterLCS); |
| 1935 | } |
| 1936 | |
| 1937 | /** |
| 1938 | * Takes references and abbreviations that have been placed into the |