private static class JSONReader.Element extends Object
Modifier and Type | Field and Description |
---|---|
(package private) String |
bulkDataURI |
(package private) byte[] |
bytes |
(package private) List<Object> |
values |
(package private) VR |
vr |
Modifier | Constructor and Description |
---|---|
private |
Element() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
isEmpty() |
(package private) double[] |
toDoubles() |
(package private) void |
toFragments(Fragments fragments) |
(package private) int[] |
toInts() |
(package private) void |
toItems(Sequence seq) |
(package private) String[] |
toStrings() |
private Element()
Copyright © 2017 dcm4che.org. All rights reserved.