mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-16 18:05:19 +00:00
Link to Bill's new example
This commit is contained in:
parent
133660a9ae
commit
98dfceb90a
@ -119,6 +119,16 @@
|
||||
|
||||
</subsection>
|
||||
|
||||
<subsection name="Fetch all Pages of a Bundle">
|
||||
|
||||
<p>
|
||||
<a href="https://github.com/jamesagnew/hapi-fhir/blob/master/examples/src/main/java/example/BundleFetcher.java">This example</a>
|
||||
shows how to load all pages of a bundle by fetching each page one-after-the-other and then
|
||||
joining the resuts.
|
||||
</p>
|
||||
|
||||
</subsection>
|
||||
|
||||
</section>
|
||||
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user