public abstract static class DsplSliceUtils.SlicePattern extends Object
Constructor and Description |
---|
SlicePattern() |
Modifier and Type | Method and Description |
---|---|
List<Slice> |
find(DataSet dataset) |
abstract boolean |
matches(Slice slice) |
public abstract boolean matches(Slice slice) throws JAXBException, IOException, DsplException
JAXBException
IOException
DsplException
public List<Slice> find(DataSet dataset) throws JAXBException, IOException, DsplException
JAXBException
IOException
DsplException
Copyright © 2016 Metron, Inc.. All rights reserved.