public class DsplSliceUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DsplSliceUtils.ConceptPattern |
static class |
DsplSliceUtils.SimpleConceptPattern |
static class |
DsplSliceUtils.SimpleSlicePattern |
static class |
DsplSliceUtils.SlicePattern |
Constructor and Description |
---|
DsplSliceUtils() |
Modifier and Type | Method and Description |
---|---|
static Concept |
getCompatibleDimension(Slice slice,
String namespace,
String local,
boolean nullOnException) |
static Concept |
getCompatibleMetric(Slice slice,
String namespace,
String local,
boolean nullOnException) |
public static Concept getCompatibleMetric(Slice slice, String namespace, String local, boolean nullOnException) throws JAXBException, IOException, DsplException
JAXBException
IOException
DsplException
public static Concept getCompatibleDimension(Slice slice, String namespace, String local, boolean nullOnException) throws JAXBException, IOException, DsplException
JAXBException
IOException
DsplException
Copyright © 2016 Metron, Inc.. All rights reserved.